/nodejs-api

Simple starting point to create Node.js API with Express, Sequelize, MySQL and JWT authentication

Primary LanguageJavaScript

Simple starting point to create Node.js API

Build with:


Includes:

  • Simple User model.
  • Login and Register routes.
  • Authentication middleware using JWT token strategy.