https://github.com/agrover112/flask_api
Simple store api using Flask
https://github.com/agrover112/flask_api
flask-api flask-restful flask-sqlalchemy http-requests python3 rest-api restful-api
Last synced: 9 months ago
JSON representation
Simple store api using Flask
- Host: GitHub
- URL: https://github.com/agrover112/flask_api
- Owner: Agrover112
- Created: 2020-05-17T01:36:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T10:43:26.000Z (about 5 years ago)
- Last Synced: 2025-10-11T22:58:04.115Z (9 months ago)
- Topics: flask-api, flask-restful, flask-sqlalchemy, http-requests, python3, rest-api, restful-api
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security.py
Awesome Lists containing this project
README
# Flask_Api
Simple store api using FlaskSQLAlchemy with JWT authentication.