/node-js-restful-api

An example about how to create a RESTful API using Node.js. The four CRUD operations are provided: create, read, update and delete records.

Primary LanguageJavaScript

Stargazers