Skip to content

MujurID/starter-flask-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask API Starter

This is the simplest possible python api using flask that responds with:

Hello, world!

Deploy to Cyclic in seconds

Deploy to Cyclic

Run Locally

Prerequisites:

  • pyenv
  • python 3.10.11

Install: bin/install

  • creates virtual env
  • installs dependencies from requirements.txt

Run: bin/start

  • runs a gunicorn server

Questions / Help

Join us on Discord: https://discord.cyclic.sh

Enjoy!

About

Cyclic Flask Api Starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.1%
  • HTML 29.3%
  • Shell 12.6%