Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/normalhuman01/flaskstoreapi
single restapi is created for a store using flask, sqlalchemy, and postgressql, making it an excellent tutorial to begin with flask and its entire ecosystem
https://github.com/normalhuman01/flaskstoreapi
Last synced: about 1 month ago
JSON representation
single restapi is created for a store using flask, sqlalchemy, and postgressql, making it an excellent tutorial to begin with flask and its entire ecosystem
- Host: GitHub
- URL: https://github.com/normalhuman01/flaskstoreapi
- Owner: normalhuman01
- License: gpl-3.0
- Created: 2023-12-12T00:35:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T00:35:54.000Z (about 1 year ago)
- Last Synced: 2023-12-12T23:38:08.948Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# FlaskStore API
## A brief introduction to Flask and Python
Hello! This is a Rest API for a small store made with Flask and all the Python Environment.
Currently on development...please wait.
## Flask Micro-Framework
![alt_text](https://miro.medium.com/max/640/1*O0S2-UBv_Y1RRgHgRkg1yQ.png)