Skip to content

A starter backend best practices infused Node.js API template for perfect start on you API creation journey

License

Notifications You must be signed in to change notification settings

Sciederrick/node.js-api-template

Repository files navigation

Node API Template

A starter backend best practices infused Node.js API template for perfect start on you API creation journey

Best Practices

  • URL versioning
  • MVC pattern
  • Testing
  • Documentation through code comments

Contains:

  • Token based authentication with login, registration, password reset
  • Tests with supertest and jest
  • MongoDB initialization
  • Apidocjs integration

What you'll need to setup:

  • Mailgun account for password reset emails
  • Mongodb database

Then on the project folder do:

yarn install

About

A starter backend best practices infused Node.js API template for perfect start on you API creation journey

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages