New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

create-api-rest

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

create-api-rest

a CLI tool to create a new rest api app

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

CLI tool to bootstrap new rest api app

use this command to start

npx create-api-rest
  • use --use-npm to use npm while installing the dependencies
npx create-api-rest --use-npm

we have 2 options to start a fresh new rest api project

choose what language do you want to use

  • javascript
  • typescript

Wait until the installation is DONE and you're ready to go

Keywords

javascript

FAQs

Package last updated on 14 Dec 2020

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