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: 10 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T12:17:34.000Z (about 4 years ago)
- Last Synced: 2025-01-26T15:15:23.586Z (12 months 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/