An open API service indexing awesome lists of open source software.

https://github.com/harrytran998/nodejs-restful-api-sequelize-jwt-mysql


https://github.com/harrytran998/nodejs-restful-api-sequelize-jwt-mysql

docker express jwt mariadb node sequelize

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Building a Restful API with Node.js, Express, JWT, Sequelize, MariaDB and Docker

We’ll be building a RESTful (Create, Retrieve, Update, Delete) API with Node.js, Express, Json Web Token, Sequelize and MariaDB. We’ll use MySQL for interacting with the database.