express-rest-api-example
express-rest-api-example copied to clipboard
An example of building a simple REST API using Express.
Express REST API Example
This includes a super basic Express example, first.js and a basic REST API example, quote.js.
You can read more about this at the Modulus Blog.