Have you ever wanted to create a RESTful API with Golang, but didn’t know where to start?  What do you do about URL routing, data modeling, or even the data layer in general?

In this start to finish video tutorial, you’ll see how to create a Golang web application with five RESTful API endpoints that perform CRUD operations against a database.  The database in this scenario is Couchbase, and the operations will use the SQL-like query language, N1QL.

By the end of the video you should feel comfortable developing Golang applications as well as using Couchbase within said applications.  This video was inspired by the Node.js with N1QL video tutorial that I had created previously.

To take your development skills to the next level, head over to the Couchbase developer portal.

Author

Posted by Nic Raboy, Developer Advocate, Couchbase

Nic Raboy is an advocate of modern web and mobile development technologies. He has experience in Java, JavaScript, Golang and a variety of frameworks such as Angular, NativeScript, and Apache Cordova. Nic writes about his development experiences related to making web and mobile development easier to understand.

Leave a reply