https://github.com/himash79/flask-restful-webservice
Implement Restful web-services utilizing Flask framework with python as well as Postgresql utilize for back-end database. Performing object manipulation and interact with database such as insert, update, remove and fetch.
https://github.com/himash79/flask-restful-webservice
crud-api flask pip3 postgresql python3 rest-api sqlalchemy
Last synced: about 2 months ago
JSON representation
Implement Restful web-services utilizing Flask framework with python as well as Postgresql utilize for back-end database. Performing object manipulation and interact with database such as insert, update, remove and fetch.
- Host: GitHub
- URL: https://github.com/himash79/flask-restful-webservice
- Owner: himash79
- Created: 2023-11-21T15:48:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-21T15:52:47.000Z (over 2 years ago)
- Last Synced: 2025-01-21T21:46:39.789Z (over 1 year ago)
- Topics: crud-api, flask, pip3, postgresql, python3, rest-api, sqlalchemy
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask-Restful-Webservice
Implement Restful web-services utilizing Flask framework with python as well as Postgresql utilize for back-end database. Performing object manipulation and interact with database such as insert, update, remove and fetch.