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)
- Host: GitHub
- URL: https://github.com/dezashibi/simple-flask-graphql-api-boilerplate
- Owner: dezashibi
- Created: 2020-01-29T08:20:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T08:31:19.000Z (over 6 years ago)
- Last Synced: 2025-05-20T19:19:29.984Z (about 1 year ago)
- Topics: api, boilerplate, flask, graphql, python, simple
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`