Skip to content

integration-online/strong-gateway

 
 

Repository files navigation

strong-gateway

The StrongLoop API Gateway, strong-gateway, enables you to externalize, secure, and manage APIs. The API gateway is an intermediary between API consumers (clients) and API servers.

See:

Basic features

The StrongLoop API Gateway's features include:

  • HTTPS: Ensure all communication is done securely via HTTPS.
  • OAuth 2.0 authentication and authorization: Authenticate client applications and authorize them to access protected endpoints with approval from resource owners.
  • Rate limiting: control how many requests can be made within a given time period for identified api consumers.
  • Reverse proxy: forward the requests to the server that hosts the api endpoint

License

The module is licensed under StrongLoop Subscription Agreement.

Please run slc arc --licenses and log in with your strongloop.com user to check if you have a valid license to use StrongLoop API Gateway.

About

StrongLoop API Gateway

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.9%
  • HTML 8.3%
  • Shell 0.8%