Make a URL Shortener With Node.js and N1QL [Video]
In this video follow-up to an earlier tutorial, learn how to build a URL shortener with Node.js and Couchbase's N1QL, as well as a nifty RESTful API.
Join the DZone community and get the full member experience.
Join For FreeNot too long ago, I wrote a lengthy tutorial on how to use Node.js and Couchbase to create a URL shortener. This tutorial used N1QL for querying the data. To complement that write-up, I've gone ahead and created a video tutorial to demonstrate how to develop this application from scratch and test it using a variety of tools.
This video is a great way to sit back and see exactly how it is done, eliminating any gray area in the development process. By the end of it, you should have the knowledge to build a nice RESTful API using the Couchbase Node.js SDK and N1QL.
If you are new to Couchbase and need help getting setup, there are Mac, Linux, and Windows tutorials available to walk you through it. If you want to learn more about the Node.js SDK, visit the Couchbase Developer Portal.
Published at DZone with permission of Nic Raboy, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments