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

https://github.com/arkapravo-ghosh/sample-backend-with-sql

Sample Backend made with NodeJS and SQL
https://github.com/arkapravo-ghosh/sample-backend-with-sql

express javascript jsonwebtoken jwt jwt-authentication mariadb nodejs sql

Last synced: about 2 months ago
JSON representation

Sample Backend made with NodeJS and SQL

Awesome Lists containing this project

README

          

# Sample Backend Project using NodeJS and MariaDB
This is a simple backend project using Node.js, Express.js and MariaDB that has routes for login, registration and verification of authtoken using JWT.