I'm looking for a guide that will help me set up node.js on a local machine.
I want to be able to post data to it from my website, have it run an API query with data from said post call, parse the data and load an HTML page depending on the results of the API query
|