Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apiconnect-microgateway

Package Overview
Dependencies
Maintainers
12
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apiconnect-microgateway

API Connect MicroGateway

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
12
Weekly downloads
 
Created
Source

apiconnect-microgateway

The apiconnect-microgateway is the enforcement component of the apiconnect collection of components providing solutions for API creation, deployment, lifecycle management, monitization, and enforcement. The micro gateway is fundamentally a proxy, securing and forwarding requests to a back end API.

It was created using StrongLoop technology and a series of middleware components. The package is customized to work with the apiconnect infrastructure that automatically communicates with the micro gateway to dynamically load APIs, Products, and Plans so that APIs are secured and processed in a seamless fashion.

Installation

In the apiconnect laptop experience, the microgateway is automatically downloaded and setup by the laptop run and start functions. You do not need to manually download and install it.

If you would like to use apiconnect-microgateway as a standalone gateway, use npm -i apiconnect-microgateway to install it. To start the gateway, use node ..

Configuration

By default, the gateway look up the configuration from config/default directory. The configuration includes the APIs, Products, and Plans metadata. You can define an alternative configuration directory via providing the CONFIG_DIR environment variable.

Keywords

FAQs

Package last updated on 21 Mar 2016

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc