You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates a RESTful API with CRUD (Create, Read, Update, Delete) operations. Built using Node.js ,Express.js and MongoDB, the API allows users to interact with a database, performing basic data management tasks. It includes endpoints for managing resources, error handling, and data validation.