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

@thingspro/oapi-server

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thingspro/oapi-server

OpenAPI mock server for ThingsPro

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

ThingsPro OAPI Mock Server

OpenAPI mock server for ThingsPro

Install

λ ~/ npm i -g @thingspro/oapi-server

Usage

λ ~/ cd ~/folder && mockserver

visit http://localhost:8000 a resolved json version would be provided.

  Usage: mockserver [options]

  Options:

    -h, --help          output usage information
    -V, --version       output the version number
    -I, --input <path>  Input Folder (default: current working directory)
    -P, --port <port>   PORT of server (default: 8000)
    -H, --host <host>   HOST of server (default: 0.0.0.0)
    -F, --filename <filename> Filename (default: index.yaml)

Keywords

thingspro

FAQs

Package last updated on 21 Jun 2018

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