alex-arriaga / node-js-restful-api-example

An example about how to create a RESTful API using Express.js. The four CRUD operations are provided: create, read, update and delete records. This server keeps an array of JSON objects in memory and runs the CRUD operations on it. If the server is re…
22Updated 8 years ago

Alternatives and similar repositories for node-js-restful-api-example:

Users that are interested in node-js-restful-api-example are comparing it to the libraries listed below