UI Deploy

Curated, Short, Web UI Dev we Love.

Building a Node.js REST API TODO Server with MongoDB and OAuth2 Protection

This tutorial will give you a quick and easy way to set up a REST API Service.  The sample server included in the download are designed to run on any platform. Even though I use Azure Active Directory in order to protect the REST API you can leverage any OAuth2 server with just a little bit of work. What’s important is setting up the protection so you can choose.

view source

Advertisement