https://github.com/sunilksamanta/modulize-cli
Modulize CLI - NodeJS Moduler REST API Generator
https://github.com/sunilksamanta/modulize-cli
cli express mongodb nodejs orm rest-api
Last synced: 3 months ago
JSON representation
Modulize CLI - NodeJS Moduler REST API Generator
- Host: GitHub
- URL: https://github.com/sunilksamanta/modulize-cli
- Owner: sunilksamanta
- Created: 2019-09-29T17:14:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T06:29:43.000Z (over 3 years ago)
- Last Synced: 2025-02-17T20:15:05.701Z (over 1 year ago)
- Topics: cli, express, mongodb, nodejs, orm, rest-api
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modulize-cli
Modulize CLI - NodeJS Moduler REST API Generator
## Features
1. Build REST API With Token(DB Store) Based Authentication
2. Supported DB: MongoDB (Official MongoDB Driver only)
3. CLI for CRUD Module Generation (Coming Soon)
4. Completely Customizable
5. Built in Validator with data types, default values
6. Standard REST API url structure
## Installation
1. Run `npm install modulize-cli -g` in terminal.
2. Run `modulize-cli` in terminal in your workspace and follow the instructions.