An open API service indexing awesome lists of open source software.

https://github.com/cezardasilva/python-api-template

Python Flask API Template
https://github.com/cezardasilva/python-api-template

Last synced: 7 months ago
JSON representation

Python Flask API Template

Awesome Lists containing this project

README

          

# Python FLASK Api Template

Python's API template using Flask inside a Docker Container.

## Using

To start the API for the first time:

``` docker-compose run --build```