/python-flask-demo

This is a simple Flask application for learning CRUD operations at a foundational level. It defines several REST endpoints to carry out operations. It stores data in a simple relational database with one model (defined using SQLAlchamy).

Primary LanguagePython

Stargazers