Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Commit 3196b16

Browse files
committed
Merge branch 'master' into dev
# Conflicts: # README.md
2 parents 3a9f311 + 4cdfd95 commit 3196b16

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
#Windows Azure Active Directory Sample REST API Service for Node.js using MongoDB and Restify
22

3+
<<<<<<< HEAD
34
This Node.js server will give you with a quick and easy way to set up a REST API Service that's integrated with Azure Active Directory for API protection. It uses the OAuth2 protocol with bearer tokens. The sample server included in the download are designed to run on any platform.
5+
=======
6+
[![Join the chat at https://gitter.im/AzureADSamples/WebAPI-Nodejs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/AzureADSamples/WebAPI-Nodejs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
7+
8+
This Node.js server will give you with a quick and easy way to set up a REST API Service that's integrated with Windows Azure Active Directory for API protection using the OAuth2 protocol. The sample server included in the download are designed to run on any platform.
9+
>>>>>>> master
410
511
This REST API server is built using Restify and MongoDB with the following features:
612

0 commit comments

Comments
 (0)