Express REST API template with MongoDB and JWT authentication for APIs
A cookiecutter template to scaffold a REST API using Express and MongoDB with JWT-based authentication. It includes user registration, login, protected routes, schema validation, and password hashing. Suited for building small to medium backend APIs and prototypes that require token-based user authentication.
0