Node.js and Express JWT authentication API boilerplate with MongoDB
A minimal authentication API implementing JWT-based login and protected routes using Node.js, Express, MongoDB, and bcrypt. Includes user registration, login endpoints, password hashing, and a Postman collection for testing. Suited for learning, prototyping, or as a backend starter for REST APIs.
0