Tag: short hash

Create a URL Shortener using Ottoman ODM with Node.js and Couchbase
Create a URL Shortener using Ottoman ODM with Node.js and Couchbase

Not too long ago I wrote about creating a URL shortener with Node.js and Couchbase N1QL. If you haven’t already seen it, the article is a great introduction to Couchbase and creating RESTful APIs using Node.js and Express Framework. The...

Create a RESTful URL Shortener with Couchbase and Go
Create a RESTful URL Shortener with Couchbase and Go

This post focuses on creating a RESTful URL shortener. By using the Go programming language and Node.JS with Couchbase Server, and N1QL for querying data.

Create a URL Shortener with Node.js and Couchbase using N1QL
Create a URL Shortener with Node.js and Couchbase using N1QL

How to create a very basic URL shortener using Node.js for the application logic, Couchbase Server as the NoSQL database, and N1QL as the query technology.