JSON Web Tokens
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
- GitHub: https://github.com/topics/jwt
- Wikipedia: https://en.wikipedia.org/wiki/JSON_Web_Token
- Created by: M. Jones, J. Bradley, N. Sakimura
- Released: May 2015
- Related Topics: jws, message-authentication-code, jwkset, jwks, jwt-server, jwt-client, jwt-claims, jwt-bearer-tokens, jwe, jwk,
- Aliases: rfc-7519, jsonwebtoken, json-web-tokens, json-web-token, jwa, jwt-authentication, jwt-auth, jwt-token, jwt-tokens,
- Last updated: 2026-07-11 00:16:45 UTC
- JSON Representation
https://github.com/faizkhairi/vue-springboot-boilerplate
Full-stack Vue 3 + Spring Boot 3.3 boilerplate — zero external dependencies. JWT auth, PostgreSQL, Flyway, OpenAPI, Shadcn-vue, Docker Compose.
boilerplate docker fullstack java jwt postgresql production-ready spring-boot starter-kit starter-template template typescript vue
Last synced: 02 May 2026
https://github.com/andrecaiado/spring-boot-security-auth
Spring Boot application that implements spring security for authentication and authorization
docker docker-compose java jwt spring-boot spring-security testing
Last synced: 05 May 2026
https://github.com/ayushagarwal27/scaler_e_commerce_auth
An auth microservice having password encryption, jwt generation and token management and data persisitence built with Spring, Spring Boot, JJWT, Bcrypt MySQL, Spring Data JPA
auth authentication bcrypt jpa-hibernate jwt mysql spring springboot
Last synced: 20 Apr 2026
https://github.com/egor1dzen/sport_dnebnik_web
Sports social network
fullstack java jwt spring spring-security strava vk-api
Last synced: 07 Feb 2026
https://github.com/dino4608/menshop-backend
A Menshop Backend Service using Nest.JS, MongoDB, Redis
apache-bench factory-pattern full-text-search generic-repository-pattern indexdb jwt mongodb mongodb-attributes-pattern mongoosejs multer nestjs passportjs pessimistic-locking redis rsa-key-pair strategy-pattern
Last synced: 31 Oct 2025
https://github.com/saketkum11/video-lib-backend
bycryptjs express-js jwt middleware mongodb mongoose
Last synced: 11 Apr 2026
https://github.com/dr-rompecabezas/fastapi
A Dockerized Python Fast API / PostgreSQL backend application deployed to Heroku and Digital Ocean using GitHub Actions CI/CD pipeline. Based on a tutorial by Sanjeev Thiyagaraj.
alembic ci-cd digitalocean docker fastapi github-actions gunicorn heroku jwt nginx postgresql pydantic pytest python sqlalchemy ubuntu
Last synced: 31 Oct 2025
https://github.com/indiomedeiros/blogpessoal-generation
API de Blog Pessoal desenvolvida em NestJS, com recursos de CRUD para postagens, temas e usuários. Implementa autenticação JWT e documentação via Swagger.
bcrypt class-validator jwt nestjs passportjs swagger typeorm
Last synced: 20 May 2026
https://github.com/holaneu/flask-files
A Flask web application that allows users to browse and view files in a directory structure through a simple web interface.
authentication flask jwt jwt-authentication python
Last synced: 20 May 2026
https://github.com/taberkkaya/ntierarchitecture
DotNet N-Tier Architecture
aop caching clean-code cross-cutting-concerns dependency-injection dotnet-8 dotnet-core jwt n-tier-architecture orm repository-pattern solid sql token unit-of-work validation
Last synced: 20 May 2026
https://github.com/egypt-metro/backend
Egypt Metro Backend Django
admin-dashboard api deployment django django-rest-framework docker hosting jwt metro postgresql postman production python real-time-data render restful-api swagger
Last synced: 01 Nov 2025
https://github.com/casdoor/casdoor-android-sdk-old
Casdoor Android client SDK
android authentication casdoor jwt oidc sdk
Last synced: 10 Apr 2025
https://github.com/mr-jubayer/crowdbube_frontend
Crowdcube is a platform for creating campaigns and raising funds for projects and causes. It offers easy donations and secure payments.
etc express javascript jwt mongodb mongodb-atlas reactjs tailwindcss
Last synced: 22 Jul 2025
https://github.com/matheusvidal21/fastapi-users-tasks
Projeto FastAPI para aprender conceitos fundamentais: autenticação, consultas, operações CRUD e integração com banco de dados (MongoDB). Ideal para quem deseja explorar APIs modernas e assíncronas em Python.
Last synced: 19 May 2026
https://github.com/vandodev/ignite-node.js-backend-de-entregas
Ignite Node.js Backend de entregas
backend express ignite ignite-rocketseat jwt node postgresql prisma react rocketseat typescript
Last synced: 10 Apr 2026
https://github.com/rishabhkheria/vingo
Vingo: A complete food delivery solution using Node.js and React, enabling users to order food, shops to manage menus, and agents to handle deliveries.
authentication cloudinary express food-delivery food-ordering-app fullstack javascript jwt mern-stack mongodb nodejs react rest-api tailwindcss web-application
Last synced: 03 May 2026
https://github.com/surcodev/backend-socketChat
express jwt mongodb-atlas render socket-io
Last synced: 30 Oct 2025
https://github.com/mateusfg7/kidding-with-loco.rs
Lerning loco.rs web framework for Rust Lang
api authentication axum jwt kidding learning loco loco-rust postgresql saas sea-orm serde-json tokio-rs web-framework
Last synced: 26 Feb 2025
https://github.com/mariam-elsarag/express-task-management
A comprehensive Task Management System built using Node.js (Express) and React.js. This project allows users to efficiently manage their tasks, collaborate on projects, and leverage AI-driven suggestions to improve task prioritization and productivity.
bycrypt cloudinary express expressjs jwt mongodb nodejs realtime socketio tailwindcss typescript
Last synced: 04 Apr 2026
https://github.com/chantouchsek/laravel-vue-boilerplate
A Laravel Vue BoilerPlate starter project template.
back-end boilerplate frontend jwt jwt-authentication jwt-token laravel spa vue vuejs
Last synced: 25 Apr 2026
https://github.com/khursheedahmedd/next-auth
This repo contains implementation of user authentication in Next.js.
jwt jwt-authentication login next-auth nextjs nextjs14 nodemailer register user-authentication
Last synced: 20 May 2026
https://github.com/alexandervantrijffel/msidal
Microsoft Identity Authentication Library For Go (MSAL)
Last synced: 15 Jan 2026
https://github.com/rzlco666/slim-jwt4
Learn Slim JWT with slim/slim-skeleton 4.5
jwt php slim slim-framework slim4
Last synced: 29 Mar 2025
https://github.com/nasriyasoftware/authcrypto
AuthCrypto is a versatile cryptographic toolkit for handling JSON Web Tokens (JWT), password hashing, and secure token generation and verification. It provides robust methods for creating and managing JWTs, hashing and verifying passwords with secure algorithms, and generating cryptographically strong random values for various use cases.
authentication cryptography encryption hashing hashing-library hashing-passwords jwt jwt-auth jwt-authentication jwt-token md5 sha1 sha256 sha512 token token-generator
Last synced: 20 Jan 2026
https://github.com/pavel-tyan/publication-api
Backend for posting publication and commenting them
bcryptjs jwt layered-architecture mongo nestjs rest-api
Last synced: 20 Jan 2026
https://github.com/hyuseinleshov/power-log
A strength training application developed using Spring MVC. PowerLog helps users track their workouts, monitor progress, and manage their training schedules.
ajax bootstrap fitness-tracking hibernate i18n java javascript jpa jquery jwt lombok mapstruct mysql restful-api scheduling spring-boot spring-mvc spring-security thymeleaf web-application
Last synced: 08 Apr 2026
https://github.com/ydongchoi/spring-boot-reddit-clone
Development of Spring Reddit Using Spring Boot
jwt mysql reddit-clone spring spring-boot spring-data-jpa spring-security springmvc
Last synced: 07 Mar 2026
https://github.com/fraidev/jwt-go
Simple RS256 JWT implementation with GO and Fiber
Last synced: 06 Apr 2025
https://github.com/azzayshakya/zobs
• This is a Job portal website fully based on the MERN stack • This website features Authentication functionality ( login,signup ), Job Posting,Finding Job , as well as checking applicants for the job ,you can update the job. • Utilized JavaScript libraries including Redux ,JWT and Bcrypt for enhanced functionality.
bcrypt expressjs jwt mongodb nodejs reactjs redux
Last synced: 08 Jul 2025
https://github.com/absallam1999/restful-apis
Restful Nodejs APIs Developed to Handle Requests (Authenticate, Create, Update and Delete)
express jasmine jwt nodejs postgresql typescript
Last synced: 18 Feb 2026
https://github.com/mark-c-hall/gouserrestapi
A minimalistic REST API microservice built with Go for user authentication.
authentication golang jwt microservice rest-api
Last synced: 20 May 2026
https://github.com/lawuysal/the-beat-stop-server
Server of a web project "The Beat Stop". Client codes 👇
express jwt mongodb mongoose multer nodejs typescript
Last synced: 12 Apr 2026
https://github.com/chaima347/election-app-backend
Backend for Election Management App This repository contains the backend implementation of an Election Management System. Built with Node.js, Express, and MongoDB, this backend provides robust APIs to handle all functionalities of the election app
api-client express jwt mongodb nodejs
Last synced: 08 Apr 2026
https://github.com/soun1005/op-p13_argentbank
jwt react reduxthunk reduxtoolkit
Last synced: 20 May 2026
https://github.com/aajafry/recto-api
expressjs jwt mongoose nodejs oauth2-authentication passportjs token-based-authentication
Last synced: 08 Apr 2026
https://github.com/yanncarvalho/rss-reader-application
Rss Reader Application is an API that manages users accounts and provides them xml+rss as a json
golang java jwt maven microservice mongodb mysql rss-reader springboot
Last synced: 08 Apr 2026
https://github.com/azztroxcro/ecommerceangularspring
E-Ticaret Platformu, kullanıcıların ürün inceleyebileceği, sepete ekleyip satın alabileceği; satıcıların ise ürün listeleyip siparişleri yönetebileceği güvenli ve modern bir alışveriş platformudur. Spring Boot ve Angular teknolojileriyle geliştirilen platform, JWT tabanlı kimlik doğrulama ve kullanıcı dostu bir arayüz ile donatılmıştır
angular angularjs ecommerce ecommerce-application ecommerce-website hibernate java javascript jwt jwt-authentication maven spring-boot typescript
Last synced: 08 Apr 2026
https://github.com/ibrsec/pizza-app-backend
Backend of Pizza App
express jwt mongodb swagger token-authetication
Last synced: 08 Apr 2026
https://github.com/valentinmadiot/piquante-sauces_api
Application web fullstack Angular / Node.js dédiée au partage de sauces. Authentification sécurisée, upload d’images avec Cloudinary, CRUD REST complet, design responsive et déploiement live.
angular auth bcrypt cloudinary cors env express helmet image-upload js jwt mongodb mongoose multer nodejs openclassrooms render-api responisve rest-api vercel-hosting
Last synced: 29 May 2026
https://github.com/mohamed-elfar/easycare-backend
EasyCare-Backend is a Django-based RESTful API backend project designed to manage user registrations, password resets, prescriptions, contact us messages, and other related functionalities. The project utilizes Django REST framework and Simple JWT for authentication and authorization.
api-development authentication-backend backend-api contact-us-messages django django-rest-framework-jwt django-rest-framework-simplejwt easycare-backend healthcare jwt medical-application password-reset prescriptions rest-apis user-management
Last synced: 10 May 2026
https://github.com/joschonarth/node-daily-diet-api
🥗 Daily Diet API is a RESTful application designed to help users track their daily meals, manage their diet, and generate nutritional statistics efficiently.
bcryptjs docker eslint fastify jwt nodejs postgresql prisma typescript zod
Last synced: 12 Apr 2026
https://github.com/mbrdar/angular-client-side-authentication
Angular login example
angular authentication jwt jwt-authentication
Last synced: 20 May 2026
https://github.com/olegfomenko/jwt-security-back
Learning Spring Security and JWT
Last synced: 14 Apr 2025
https://github.com/robson-teixeira/java-spring-boot-3-iii-clinic-manager
Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Avançado) - Spring Boot 3: documente, teste e prepare uma API para o deploy da plataforma Alura.
alura api api-rest assertj crud-api hamcrest insomnia java jdk jre junit jwt mockito mysql openapi spring spring-boot spring-initializr springdoc-openapi testes-unitarios
Last synced: 16 Feb 2026
https://github.com/purwnt/vue-jwt-auth
Implementation of vue authentication with json web token (jwt) and vuex
Last synced: 11 Jun 2026
https://github.com/hyunjinno/blog-backend
Back-end part of blog project.
back-end bcrypt express-js jwt mysql typescript
Last synced: 07 May 2026
https://github.com/leviathanaxeislit/workout-buddy
Track your progress and stay motivated with Workout Buddy - the workout logger app built in MERN stack with JWT authentication. Log your workouts and reach your fitness goals with ease using our intuitive and secure platform.
frontend fullstack jwt mern mern-stack react
Last synced: 10 Apr 2025
https://github.com/techguy-bhushan/rest-secure-with-jwt
Secure rest end points with Spring Security and JWT in Spring-boot
jwt rest-api secure spring-boot spring-security
Last synced: 20 May 2026
https://github.com/filipemt/paper-trading
API RESTful para simulação de investimentos (Paper Trading), permitindo cadastro de usuários, criação de carteiras virtuais, e operações de compra e venda de ativos financeiros.
autentication hexagonal-architecture java jpa jwt maven validation
Last synced: 15 May 2026
https://github.com/fariasdavi1999/spring-security-jwt
Criando token JWT, e aplicando Spring Security, login e acesso a rotas por função as "roles"
java jwt maven security springboot springsecurity token
Last synced: 16 Feb 2026
https://github.com/asdotdev/socialize-app
This is a basic social media app build using MERN stack.
Last synced: 14 Oct 2025
https://github.com/sesaquecruz/java-auth-api
An Auth API with Spring Security and JWT.
api clean-architecture java jwt rest-api rsa spring-security spring-web
Last synced: 23 Jul 2025
https://github.com/yurilrodrigues/autocars-backend
O backend do AutoCars foi construído seguindo princípios de SOLID, DDD e Clean Architecture para garantir modularidade, escalabilidade e fácil manutenção. Utiliza Prisma ORM para acesso ao banco de dados e Autenticação JWT para segurança. No futuro, será expandida com integração de pagamentos e chat entre comprador e vendedor.
expressjs jwt minio nestjs nodemailer postgresql prisma vitest
Last synced: 16 Apr 2026
https://github.com/jmarcbalbada/tasktifyapi
Tasktify API is a lightweight task management system built with ASP.NET Core Web API and SQL Server. It offers user authentication via JWT and allows for task creation, management, and user registration. The project follows RESTful principles, utilizing Entity Framework Core for database interactions and Swagger for API documentation.
asp-net-core-web-api jwt mssql swagger
Last synced: 11 Jan 2026
https://github.com/ofershap/mcp-server-devutils
Zero-auth MCP server with everyday developer utilities: base64, UUID, hash, JWT decode, cron, timestamps, JSON, regex
base64 developer-tools jwt mcp mcp-server model-context-protocol typescript uuid
Last synced: 18 Feb 2026
https://github.com/ddouglss/twitter-java
Criação de autenticação e autorização via JWT com Spring Security 6 de um sistema Twitter.
api-rest docker jwt jwt-authentication jwt-example mysql springsecurity springsecurity-jwt springsecurity6 srpingboot tokens-api
Last synced: 08 Apr 2026
https://github.com/taguz91/caso-2-grupo-2
This repositories contains, rest api with spring-boot, frontend application with angular and movil application with java
android angular java javascript jwt rest rest-api spring-boot
Last synced: 05 Apr 2026
https://github.com/normalhuman01/to-do-list
to-do list application with angular, springboot, java, typescript, maven
angular-router-guard angular15 bootstrap java-11 jwt jwt-authentication maven spring spring-boot spring-cache spring-data-jpa spring-mvc spring-security typescript
Last synced: 02 Jan 2026
https://github.com/mahossain1/university-management-backend-express-mongoose
The backend of the University Management System is built to efficiently handle and process data for student enrollment, course management, faculty administration, and academic records. Developed with Node.js and Express, the API ensures secure and scalable communication between the frontend and the database.
cloudinary cors express jwt jwt-authentication mongodb mongoose node nodejs zod zod-validation
Last synced: 08 Apr 2026
https://github.com/wolfangherrera/angular-room-reservation-app
ANGULAR | ROOM RESERVATION - LOGIN - JWT - APIKEY
angular crud-application jwt login-system
Last synced: 15 May 2026
https://github.com/haydenk/symfony-poly-stack
Full-featured Symfony 8 starter with web auth, JWT API, EasyAdmin, Scheduler, and swappable DB backends — runs in a devcontainer
api-platform bootstrap caddy devcontainer doctrine easyadmin jwt mise mysql php postgresql rest-api sqlite starter-template symfony symfony8 webpack-encore
Last synced: 05 Jul 2026
https://github.com/arya-gg/axium
An example API built with Rust, Axum, SQLx, and PostgreSQL.
api axium axum boilerplate docker-compose github-config jwt postgresql quickstart rust sqlx template tls windows
Last synced: 08 Apr 2026
https://github.com/pashamakhilkumarreddy/react-koa-jwt
Sample Application to demonstrate the usage of JWT using React and Koa
ant-design axios jwt koa nodejs react
Last synced: 08 Apr 2026
https://github.com/romulooliveira94/digital-store-api-rest-v1
Api Rest with jwt authentication made with Node/Express for a E-commerce Website.
expressjs javascript jwt sequelize sqlite
Last synced: 20 Apr 2026
https://github.com/terenceclzhang/notenest
A full stack application built with the MERN stack for a personal notes website.
authentication axios expressjs fontawesome fullstack javascript jwt mern-stack mongodb nodejs notes-app react react-hook-form react-router redux tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/augustoscher/biblioteca-api
Java multi-tenancy rest api for BibliotecaApp
docker-compose heroku jwt maven multi-tenancy postgresql spring-framework
Last synced: 08 Apr 2026
https://github.com/ghkdqhrbals/golang-backend-master
Backend bank server based on Gin framework with auto-configuring AWS and K8S.
aws-ec2 aws-ecr aws-eks aws-iam bcrypt docker gin git-workflow golang golang-migrate jwt kubernetes mock nginx sqlc viper
Last synced: 02 Jan 2026
https://github.com/kei-k23/mern-advanced-auth-starter-kit
🔐 Advanced MERN Authentication System Starter Kit: Email Verification, Password Recovery, User Activities, and Account Management, etc.
authentication authorization email express jwt mailtrap mern-stack mongodb mongoose nodejs react starter-kit
Last synced: 08 Apr 2026
https://github.com/ivan-fang/office-automation-system
一個辦公自動化系統,用於管理員工資訊以及將辦公流程自動化。An office automation system for managing employee information and automating office processes.
activiti java jwt knife4j maven mybatis mybatis-plus mysql redis spring spring-security springboot springmvc vue
Last synced: 07 Mar 2026
https://github.com/jomy10/libkeycloak
A library for interacting with Keycloak and validating jwt tokens returned from it. Includes bindings for Ruby. (early development, features are lacking)
jwt jwt-auth jwt-authentication jwt-token keycloak keycloak-rest-api
Last synced: 03 Apr 2025
https://github.com/Ahmed-Maher77/Full-Stack-Authentication-System__MERN-Stack
A secure and scalable authentication system built with Node.js, Express.js, and MongoDB. It features JWT-based authentication, bcrypt password hashing, and protected routes with middleware. Supports access and refresh tokens for secure session management.
authentication authentication-backend backend bcrypt cookie-parser cors dotenv expressjs jwt mongodb mongoose nodejs rest-api restful-api
Last synced: 02 Nov 2025
https://github.com/geffrerson7/django-payments-api
Aplicación de pagos de servicios.
django django-cors-headers django-rest-framework docker drf-yasg gunicorn jwt postgresql python render whitenoise
Last synced: 08 Apr 2026
https://github.com/mrseeker53/foodie-client
A web application for food review platform
expressjs firebase-auth javascript jwt mongodb nodejs reactjs tailwindcss
Last synced: 06 Apr 2026
https://github.com/beomseokyu/spring-boot-member-restapi-template
Member RestAPI template
java11 jwt member rest-api spring-boot
Last synced: 02 Jan 2026
https://github.com/himanshu2604/acquisitions-api
Production-grade Node.js REST API with DevSecOps CI/CD pipeline — Trivy + SonarCloud security gates, ArgoCD GitOps deployment, and Prometheus + Grafana monitoring
arcjet argocd devsecops docker expressjs github-actions gitops grafana helm jwt kubernetes neondb nodejs portfolio prometheus sonarcloud trivy typescript
Last synced: 03 May 2026
https://github.com/eperezcosano/auth-server-template
A basic template for a server token authorization
express jwt jwt-auth jwt-server mongodb mongoose nodejs
Last synced: 08 Apr 2026
https://github.com/aykutsahinn/rentacarproject-backend
Araç Kiralama Projesi | Kodlama.io
autofac caching csharp entity-framework-core ioc jwt sql transaction wepapi
Last synced: 16 May 2025
https://github.com/ybogdanq/level99-test
[React.js / Express] AuthApp test project for the hiring company "Level99"
cookies express jwt nodejs react redux scss typescript
Last synced: 06 Apr 2026
https://github.com/yryryk/movies-explorer-api
Бэкенд сервиса Movies-Explorer
express-js jwt mongodb nginx node-js
Last synced: 12 Apr 2026
https://github.com/riannegreiros/vigilate
Web service health checker with Real time monitoring using Pusher channels and Apache Kafka
clean-architecture docker echo-framework golang-migrate jwt kafka monitoring postgresql pusher-channels realtime resend
Last synced: 21 Sep 2025
https://github.com/p32929/old_python_flask_mongodb_boilerplate
A Python3 + Flask + MongoDB ( Mongoenginemate ) boilerplate
boilerplate boilerplate-template env flask flask-api flask-restful jwt jwt-authentication mongodb mongoenginemate python python-3 python3 waitress
Last synced: 14 Sep 2025
https://github.com/diiego-h/echolink
University project: Music based Social Media
agile css fastapi javascript jwt kanban oauth pgadmin postgresql pydantic python scrum vite vuejs
Last synced: 06 Apr 2026
https://github.com/jeevanrushi07/speakeasy
SpeakEasy is a language exchange web app that helps users connect across the world to practice languages, make friends, and engage in real-time chats and video calls. Built to make language learning more social and fun!
express jwt mongodb mongoose nodejs react rest-api socket-io tailwindcss tanstack-query vite webrtc zustand
Last synced: 06 Apr 2026
https://github.com/khaledsaifulla010/nexhire-client
NexHire-Client
daisyui expressjs firebase jwt jwt-authentication mongodb nodejs npm-package reactjs tailwind-css
Last synced: 06 Apr 2026
https://github.com/barata-ribeiro/birdy
Birdy is a full-stack Instagram-like social network for bird enthusiasts to share and explore various bird species through their photographs.
bird-enthusiast birds birdy express-js instagram-like jwt jwt-authentication nextjs nextjs14 node nodejs postgres postgresql restapi restful social-network typeorm typescript
Last synced: 06 Apr 2026
https://github.com/jaoshigithub/mecat
A full-stack blog management application where users can create, edit, search, and manage their own blogs.
api-design authentication backend bcrypt database database-schema express figma frontend html jwt nodejs postgresql react redis restful-api sql state-management tailwindcss ui-design
Last synced: 06 Apr 2026
https://github.com/capella-marcosfilipe/seguranca-nodejs
Based off Alura's authentication course.
Last synced: 21 May 2026
https://github.com/aethrox/node-blog
A simple blog application built to practice and learn NodeJS. It includes basic features for creating, reading, updating, and deleting posts.
bcrypt ejs express javascript jwt mongodb mongoose
Last synced: 13 Apr 2026
https://github.com/iam-abin/authapp
user registration application
expressjs jest jwt mongodb mongoose nodejs nodemailer swagger typescript unit-test winston-logger
Last synced: 20 Jan 2026
https://github.com/suzdalenko-dev/symfony-jwt-auth-php
Personal JWT token implementation in Symfony PHP
Last synced: 21 May 2026
https://github.com/banesito/gjejpune-backend
A job board backend build with Express Js and a Mongo DB database with Mongose, Email Verification, Role based auth and much more.
express-js javascript job-board jwt mongodb mongoose rest-api
Last synced: 14 Apr 2025