This repository contains all the dependencies and sample data to follow along the blog post Introduction to Noise’s Node.js API.
You can run this example with:
npm install
node index.js ./data
The data is from the United States federal executive departments. You can
download the data from their websites under
/digitalstrategy/costsavings.json
.
The code is licensed under the MIT License, the data is licensed under an Creative Commons CC Zero License (CC0).