A Flask REST API integrated with a Flask SQL - Alchemy Database
• Designed and developed a REST API using Python, Flask, and Flask SQL Alchemy.
• Integrated CRUD operations to manage data stored in the database, ensuring the API is scalable and robust.
• Utillized HTTP response codes, to ensure the API is user-friendly and accessible.