Simple starting point to create Node.js API
Build with:
Includes:
- Simple User model.
- Login and Register routes.
- Authentication middleware using JWT token strategy.
Simple starting point to create Node.js API with Express, Sequelize, MySQL and JWT authentication
JavaScript