/NodeAPI

Simple RESTful API implementation on Node.js + MongoDB.

Primary LanguageJavaScriptMIT LicenseMIT

NodeAPI

Summary

Simple RESTful API implementation on Node.js + MongoDB. Auth based on OAuth2 usrname-password flow. Bearer and refresh tokens support.

Tutorials based on this example:

Modules used:

  • express
  • mongoose
  • nconf
  • winston
  • Faker
  • oauth2orize
  • passport

Author

This example was created by Evgeny Aleksandrov (@EAleksandrov).

License: MIT.