Skip to content

SulfredLee/simple-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What we have in this example

  • We have flask application with hot reloading
    • please look into the .flaskenv for the setup
  • We have different routes with get, post etc..
  • We have flask-smorest for the api documentation and standard error message return
  • We have schema for api query, request checking

Commands log

# with the .flaskenv file, and with the development inside, you can run flask app in the development mode with auto refresh with your codes update
$ pip install -r requirements.txt
$ flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published