Socket
Book a DemoInstallSign in
Socket

@thesuhu/express-rest-api-generator

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thesuhu/express-rest-api-generator

Express rest API generator

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

express-rest-api-generator

npm Build Status license

The easy way to generate rest API with express.

Install

npm install -g @thesuhu/express-rest-api-generator

Quick Start

Create the app:

restapi [option] [dir]

The above command will generate the application directory structure and the files needed to run the application.

Install dependencies:

npm install

Start yours rest API at http://localhost:3000/ (You can change the port by changing the PORT environment in the .env file):

npm start

or (pre-installed nodemon required)

npm run dev

Options

This generator provides the following command line flags.

    --version        output the version number
-f, --force          force on non-empty directory
-h, --help           output usage information

License

MIT

Keywords

express

FAQs

Package last updated on 11 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.