kong_api 0.1.0 copy "kong_api: ^0.1.0" to clipboard
kong_api: ^0.1.0 copied to clipboard

Dart 1 only

Simple library to use kong Kong : https://getkong.org

kong_api #

Provide a simple access to kong api

What is kong ? #

from the official website : "Kong is a scalable, open source API Layer (also known as a API Gateway, or API Middleware). Kong runs in front of any RESTful API and is extended through Plugins, which provide extra functionalities and services beyond the core platform."

Features #

The package provide simple access to action as :

  • List apis (doc)
  • Get one api (doc)
  • Add api (doc) : will automatically manage if you have already register the api
  • Get status (doc)
  • Get node info (doc)
  • ...

More coming soon.

Authors #

0
likes
10
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Simple library to use kong Kong : https://getkong.org

License

unknown (license)

Dependencies

http, rpc

More

Packages that depend on kong_api