Tag: encurtador de URL
-

Tutorial em Vídeo para Criar um Encurtador de URL com Node.js e N1QL
Não muito tempo atrás, escrevi um longo tutorial sobre como usar Node.js e Couchbase para criar um encurtador de URL. Este tutorial usou N1QL para consultar os dados. Para complementar esse artigo, eu...
-

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…
-

Create a RESTful URL Shortener with Couchbase and Go
Previously I wrote about creating a URL shortener using Node.js and N1QL, but I figured it would be useful to demonstrate the same in my other favorite programming language, Golang. In this video tutorial…
-

Create a URL Shortener with Node.js and Couchbase using N1QL
With the boom of Twitter, SMS text messages, and other forms of short message interactions, there has been a boom in URL shortening services. For example, you can use TinyURL, Bitly, Owly, and so…