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

https://github.com/dezashibi/simple-flask-graphql-api-boilerplate

Simple Flask Graphql Api Boilerplate (Python 3)
https://github.com/dezashibi/simple-flask-graphql-api-boilerplate

api boilerplate flask graphql python simple

Last synced: about 2 months ago
JSON representation

Simple Flask Graphql Api Boilerplate (Python 3)

Awesome Lists containing this project

README

          

## Some sommands
* `python app.py db init`
* `python app.py db migrate`
* `python app.py db upgrade`
* `python app.py runserver`

* `python app.py seed_admin`