FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

viniciuschiele/flask-rest-example: Example of how to set up a flask rest api + blueprint + sqlalchemy + marshmallow + unit tests + wsgi · GitHub

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-rest-example

Example of how to set up a flask rest api + blueprint + sqlalchemy + marshmallow + unit tests + wsgi

Features

  • Flask REST API
  • Integration with Flask-IO to parse parameters from request and serialize object into response.
  • Splitted up by modules/blueprint
  • Configuration per environment
  • Integration with SQL Alchemy
  • Unit tests per module/blueprint
  • wsgi ready to go for testing and production environments

Running on development machine

python manage.py runserver

About

Example of how to set up a flask rest api + blueprint + sqlalchemy + marshmallow + unit tests + wsgi

Resources

Stars

32 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL