https://github.com/jaganathanb/python_flask_webapi
A simple web api using python flask
https://github.com/jaganathanb/python_flask_webapi
flask-restful python3 sqlalchemy-python sqlite3
Last synced: 3 months ago
JSON representation
A simple web api using python flask
- Host: GitHub
- URL: https://github.com/jaganathanb/python_flask_webapi
- Owner: jaganathanb
- License: mit
- Created: 2019-05-29T08:02:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T00:17:23.000Z (8 months ago)
- Last Synced: 2025-02-15T04:43:28.142Z (5 months ago)
- Topics: flask-restful, python3, sqlalchemy-python, sqlite3
- Language: Python
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python_flask_webapi
A simple web api using python flask### Re-created from https://github.com/cosmic-byte/flask-restplus-boilerplate