A simple RESTful API built using Python Flask that performs CRUD (Create, Read, Update, Delete) operations on user data stored in memory.
To understand REST API development fundamentals using Flask by managing user data (name, email) through API endpoints.
•Python
•Flask
•Postman (for API testing)
All API routes were tested using Postman
Screenshots of test results are included in FlaskAPI_PostmanTests_Results PDF
✓ Understood REST principles
✓ Practiced using Postman for real-world testing
Author: Vempalli Rizwana
Email id : rrizzu139@gmail.com