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

https://github.com/jtemporal/api-example-flask-heroku-en


https://github.com/jtemporal/api-example-flask-heroku-en

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Example of a Flask API

## API

Flask runs at `http://localhost:5000/`

## Running

FLASK_APP=dont_panic.py flask run