This project is a simple RESTful API built using Node.js, Express, and CORS, allowing users to perform CRUD operations (GET, POST, PUT, PATCH, DELETE) on a sample dataset. The API is hosted on Render, making it accessible for students to practice HTTP requests using Axios in their frontend applications.
-
Updated
Feb 28, 2025 - JavaScript