API using Express that should have at least a couple of RESTful endpoints which return either an array of data or a single item.
-
Updated
May 6, 2024 - JavaScript
API using Express that should have at least a couple of RESTful endpoints which return either an array of data or a single item.
This weeks project was to create an Express backend API with at least three RESTful endpoints, returning arrays or single items using hard-coded JSON data and array methods. The API was supposed to be RESTful and there should be API-documentation at the "/"-endpoint.
Add a description, image, and links to the express-list-endpoints topic page so that developers can more easily learn about it.
To associate your repository with the express-list-endpoints topic, visit your repo's landing page and select "manage topics."