[태그:] URL 단축기
-

Node.js와 N1QL을 사용한 URL 단축기 제작 비디오 튜토리얼
얼마 전 저는 Node.js와 Couchbase를 사용하여 URL 단축기를 만드는 방법에 대한 긴 튜토리얼을 작성했습니다. 이 튜토리얼에서는 데이터를 쿼리하기 위해 N1QL을 사용했습니다. 해당 글을 보완하기 위해 저는...
-

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…