Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 218 Bytes

File metadata and controls

14 lines (12 loc) · 218 Bytes

AsyncAwaitAPI

Accounts & Authentication API using async/await

Features:
  • Registration
  • Login
  • Authentication
  • Testing
Tech:
  • Node.js / Express
  • Mongoose / MongoDB
  • JSON Web Tokens
  • Mocha