Basic REST API in which you can do GET, POST, PACTH and DELETE, testing can be done using Postman, Thunder Client, Insomia or similar testing applications
Follow these steps to correctly configure the project:
- Clone this repository to your local machine.
- npm install to install the necessary dependencies
- npm run dev to raise the server