Tagged in

Open Web

RadioStudio
RadioStudio
Radical Innovation Studio — Your Partner for Content, Prototyping and Research Around Emerging Technologies
More information
Followers
4
Elsewhere
More, on Medium

Creating a Restful Service using Node/Express

In this part 5 of the Node/Express.js learning series, we will look at how to implement REST APIs on Node & Express. We will leverage our earlier know-how on the AJAX calls and Cassandra database to build a demo server app that defines and exposes a


Getting Started with Express 4 framework

In our previous blog post, we presented a basic Node.js client-server application. In this post, we’ll be extending the functionality of Node with the Express js framework.

What is Express js?