An open API service indexing awesome lists of open source software.

https://github.com/gupta-aryaman/flask-mini-proj

Created multiple practice projects using flask(python), practicing establishment of micro web frameworks and database connectivity
https://github.com/gupta-aryaman/flask-mini-proj

flask flask-restful flask-sqlalchemy python

Last synced: 2 months ago
JSON representation

Created multiple practice projects using flask(python), practicing establishment of micro web frameworks and database connectivity

Awesome Lists containing this project

README

          

# Mini Projects using flask
3 mini projects were created to practice creation of micro web framework using flask and connecting it with database (sqlite).

1. Created a web server to perform CRUD operations on a created database
2. Created a restful api

.yaml link - https://onlinedegree.gitlab.io/mad1/week_six_openapi/
3. Extension on \#1

Database used -

![Screenshot from 2022-11-14 19-56-58](https://user-images.githubusercontent.com/34962578/201685346-63bd9b57-3ca2-40b2-8cd3-fa4ae14e1343.png)
![Screenshot from 2022-11-14 19-57-15](https://user-images.githubusercontent.com/34962578/201685368-2475a83e-694c-4f3b-adfe-ab2ed6a35954.png)
![Screenshot from 2022-11-14 19-57-38](https://user-images.githubusercontent.com/34962578/201685794-a26508b3-5fbf-4e63-8e0a-f87b8dc58b83.png)