Activity 49: Python Flask API with SQLALCHEMY integration
Activity 49: Python Flask API with SQLAlchemy Integration
In this activity, we will integrate SQLAlchemy with Flask to create a RESTful API that can interact with a database. SQLAlchemy is an Object Relational Mapper (ORM) for Python that allows us t...
jacquelineaparijado.hashnode.dev3 min read