/express-rest-api-example

An example of building a simple REST API using Express.

Primary LanguageJavaScript

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.