/node-basic

This project include basic structure of a nodejs application which can be used as a foundation of a REST API application.

Primary LanguageJavaScriptMIT LicenseMIT

NodeJs sample application

Features and application flow

  1. Basic structure of nodejs application
  2. Define routes
  3. Define models
  4. Define controllers
  5. Define middlewares
  6. Define services
  7. Database connection
  8. Authentication types
  • FB authentication
  • Google authentication
  • Jwt authentication