Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himash79/flask-crud-app
Implement web application 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-crud-app
crud-application flask flask-application flask-sqlalchemy mvt pip postresql python3
Last synced: 6 days ago
JSON representation
Implement web application 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-crud-app
- Owner: himash79
- Created: 2023-11-20T07:11:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-20T07:13:07.000Z (about 1 year ago)
- Last Synced: 2024-11-21T04:11:53.819Z (2 months ago)
- Topics: crud-application, flask, flask-application, flask-sqlalchemy, mvt, pip, postresql, python3
- Language: HTML
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask-CRUD-App
Implement web application 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.