Have you ever wanted to create a RESTful API with Node.js, but wasn’t sure where to start?  How do you design your endpoints or interact with the data layer?  How do you store your data?

In this, start to finish, video tutorial you’ll see how to start a new Node.js application, develop four RESTful API endpoints for performing CRUD operations, and use SQL-like N1QL queries to interact with your NoSQL Couchbase data.

By the end of this video you should be comfortable with using Couchbase NoSQL with N1QL as your database for a RESTful Node.js API.  While this video is a complete start to finish solution, it is part one of two in this series.  The next video will accomplish the same, but using an ODM similar to MongoDB’s Mongoose instead of N1QL.

To take your skills to the next level, check out the Couchbase developer portal for more tutorials and documentation.

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