Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 375 Bytes

File metadata and controls

13 lines (9 loc) · 375 Bytes

NODE API BOILERPLATE

A boilerplate for a Node.js apps.

TODO

  • Users model with password
  • Users controller with signup, login, password recovery, email verification
  • Users third party social login OAuth
  • Gravatar for user's avatar
  • Store session

Interesting APIs to integrate: Twitter, Google Maps, stripe, Github, Twilio, Paypal?, Instagram?