Custom Routes
Usage
Clone this repository:
Then, install and run it:
Open http://localhost:3000 in your browser.
How It Works
This example uses express router to enable custom routing.
To use it, create a configuration file at config/default.json
with the following:
Last updated