The complete source code for the Node.js example can be found at GitHub. Clone the repository to get started.
git clone https://github.com/xmlstats/example-nodejs.git
The example shows one way to make requests and receive responses from the API using Node.js. It uses the Express framework and Pug template engine to make a simple, but functional web app.