https://github.com/rafaelswr/developwithpython-flask
Crud Operations on a Rest API with Python & Flask
https://github.com/rafaelswr/developwithpython-flask
Last synced: 3 months ago
JSON representation
Crud Operations on a Rest API with Python & Flask
- Host: GitHub
- URL: https://github.com/rafaelswr/developwithpython-flask
- Owner: rafaelswr
- Created: 2023-12-07T22:31:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T00:55:51.000Z (over 1 year ago)
- Last Synced: 2025-01-12T07:13:55.195Z (5 months ago)
- Language: Python
- Size: 311 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a project on my first contact developing REST API's with Python & micro-framework Flask.
Covers CRUD operations & test with Postman and curl.