June 2014
Intermediate to advanced
696 pages
38h 52m
English
The previous section discusses how to start the Express HTTP server. However, before the server can begin accepting requests, you need to define routes. A route is simply a definition that describes how to handle the path portion of the URI in the HTTP request to the Express server.
Read now
Unlock full access