Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
Sample Backend made with NodeJS and SQL
- Host: GitHub
- URL: https://github.com/arkapravo-ghosh/sample-backend-with-sql
- Owner: Arkapravo-Ghosh
- License: agpl-3.0
- Created: 2023-12-30T16:06:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-21T06:28:21.000Z (about 2 months ago)
- Last Synced: 2024-10-11T10:46:22.497Z (25 days ago)
- Topics: express, javascript, jsonwebtoken, jwt, jwt-authentication, mariadb, nodejs, sql
- Language: JavaScript
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.