https://github.com/carloocchiena/flask_web_api
Case study for creating a web API with Flask
https://github.com/carloocchiena/flask_web_api
api api-service flask flask-application python
Last synced: about 2 months ago
JSON representation
Case study for creating a web API with Flask
- Host: GitHub
- URL: https://github.com/carloocchiena/flask_web_api
- Owner: carloocchiena
- License: mit
- Created: 2021-09-13T11:25:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T12:17:34.000Z (over 4 years ago)
- Last Synced: 2025-05-30T13:05:30.159Z (about 1 year ago)
- Topics: api, api-service, flask, flask-application, python
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flask_web_api
Case study for creating a web API with Flask using an external DB (SQLite).
This has been used for a tutorial on azionadigitale.com
You can read the full tutorial here: https://www.azionadigitale.com/sviluppiamo-una-web-api-con-python-flask-e-sqlite/