CSE 341 W02 – Contacts API Swagger, Render Deployment, CRUDl Olakunle Tayo Obademi

This video demonstrates my CSE 341 W02 Project: Contacts Part 2. The video shows: Contacts API deployed on Render (not localhost) Swagger API documentation available at /api-docs Full CRUD operations (GET all, GET by id, POST, PUT, DELETE) using Swagger “Try it out” MongoDB database updates verified using MongoDB Compass Proper MVC architecture and security using environment variables Links: GitHub Repository: https://github.com/bbrain777/cse341-c... Render Deployment: https://cse341-contacts-api-fjj4.onre... Swagger UI: https://cse341-contacts-api-fjj4.onre...