Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.
/ generator-restmen Public archive

⚠️ This repository is no longer maintained. 🔨 Scaffold out a barebones REST API that uses MongoDB, Express.js, and NodeJS

License

Notifications You must be signed in to change notification settings

gamontal/generator-restmen

Repository files navigation

⚠️ This repository is no longer maintained.

generator-restmen Build Status

Scaffold out a barebones REST API that uses MongoDB, Express.js, and NodeJS

This is what I use for my own modules.

Install

$ npm install --global generator-restmen

Usage

Create a new directory and enter inside of it:

$ mkdir some-app && cd some-app

Run the generator:

$ yo restmen

License

MIT @ Gabriel Montalvo

About

⚠️ This repository is no longer maintained. 🔨 Scaffold out a barebones REST API that uses MongoDB, Express.js, and NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published