Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/til2to/flask_rest_api


https://github.com/til2to/flask_rest_api

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Stores/items REST Api

This app is built with Flask, Flask-JWT, Flask-SQLAlchemy, Flask-RESTful.

Deployed on heroku.

NB, To be able to use heroku postgres, Put the code below in your requirements.txt file if your SQLAlchemy version is 1.4 and beyond.

SQLAlchemy==1.3.7