Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/morshed33/tm-express-mongoose

A boilerplate Express server setup using Mongoose, including pre-built, modular authentication routes using JWT (customizable).
https://github.com/morshed33/tm-express-mongoose

Last synced: 10 days ago
JSON representation

A boilerplate Express server setup using Mongoose, including pre-built, modular authentication routes using JWT (customizable).

Awesome Lists containing this project

README

        

## Start developing your Express server with Mongoose

This template provides a boilerplate Express server setup using Mongoose, including pre-built, modular authentication routes using JWT (customizable). Its secure and well-structured codebase includes error handling and optional CORS configuration for a solid foundation. Get started quickly with your next Express + Mongoose project!

## Features:

- Modular and customizable authentication logic
- Secure and well-structured Express server setup
- Error handling middleware