Object Partners

Demonstrating how easy it can be to build our RESTful webservices with Node, I will live code a full CRUD (Create, Read, Update, and Delete) REST service with NodeJS. We will utilize MongoDB as our presistent backend, Mongoose as our ODM (Object Document Mapper) and ExpressJS to map our endpoints.

Original code here.

Share this Post

Related Blog Posts

Unknown

Automating your garage door with MIMOlite

September 20th, 2016

A brief overview and guide of setting up a MimoLite module to monitor and control a garage door.

Igor Shults
Unknown

Getting started with Z-Wave

August 23rd, 2016

Discussing the various aspects of using, configuring, and debugging Z-Wave devices.

Igor Shults
Unknown

Working with the Postman REST Client

July 12th, 2016

Recently at one of my clients, I found myself looking for a different setup for building and managing REST calls to various APIs I was working with.

Nathan Haines

About the author