July 2017
Intermediate to advanced
656 pages
16h 1m
English
In this recipe, we will build a simple microservice using the restify module. Restify is an easy to use middleware-centric framework (similar in API to Express) that is designed to help us rapidly build services that can be consumed over HTTP. Once we have built our first service we will test our service using the curl command.