Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 188 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 188 Bytes

REST API Flask Template

This is a basic template for creating API's in Flask. It has Flask routes for GET, PUT, PATCH and POST. The example database used is an empty database.