935 Views
I've written a few tutorials regarding Node.js and the ExpressJS framework, but I never took a step back and explained how to make a super simple RESTful API for processing HTTP requests from a front-facing interface. With this API created, you can use it with just about any application that can submit HTTP requests.
0 comments