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

https://github.com/ashikurrafi/gen-backend

This is a CLI tool to quickly generate a backend project with predefined templates and dependencies. It sets up a basic Node.js and Express server, with MongoDB support, and common utilities like CORS, and dotenv. This tool is ideal for developers who want to quickly scaffold out backend applications with best practices already in place.
https://github.com/ashikurrafi/gen-backend

backend backend-service express mongodb mongoose node nodejs

Last synced: over 1 year ago
JSON representation

This is a CLI tool to quickly generate a backend project with predefined templates and dependencies. It sets up a basic Node.js and Express server, with MongoDB support, and common utilities like CORS, and dotenv. This tool is ideal for developers who want to quickly scaffold out backend applications with best practices already in place.

Awesome Lists containing this project