Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 4 hours 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T06:29:43.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T13:50:06.738Z (7 days 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.