All Projects → hbagdi → Go Kong

hbagdi / Go Kong

Licence: apache-2.0
DEPRECATED

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Go Kong

kong-plugin-grpc-gateway
Kong Plugin to transcode REST request to gRPC - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Stars: ✭ 15 (-40%)
Mutual labels:  kong
kong-config-manager
Yet another Kong CLI tool who can dump live configurations and apply your own backup configurations. In other words, configuration as code (CAC).
Stars: ✭ 15 (-40%)
Mutual labels:  kong
Konga
More than just another GUI to Kong Admin API
Stars: ✭ 3,596 (+14284%)
Mutual labels:  kong
kong-plugin-acme
Let's Encrypt and ACMEv2 integration with Kong - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Stars: ✭ 36 (+44%)
Mutual labels:  kong
django-api-bouncer
Simple Django app to provide API Gateways for micro-services
Stars: ✭ 18 (-28%)
Mutual labels:  kong
kong
Kong docker image that easily installs plugins from source code.
Stars: ✭ 20 (-20%)
Mutual labels:  kong
dashy
Simple Stupid Kong Admin Dashboard made for my homie now available for you my homies.
Stars: ✭ 20 (-20%)
Mutual labels:  kong
Kongdash
An elegant desktop client for Kong Admin API
Stars: ✭ 449 (+1696%)
Mutual labels:  kong
kong-plugin-http-anti-replay-attack
http-anti-replay-attack [防重放攻击]
Stars: ✭ 20 (-20%)
Mutual labels:  kong
Docker Compose Healthcheck
How to wait for container X before starting Y using docker-compose healthcheck
Stars: ✭ 292 (+1068%)
Mutual labels:  kong
okta-api-center
Get up and running quickly with Okta's OAuth as a Service and your favorite API Gateway.
Stars: ✭ 58 (+132%)
Mutual labels:  kong
kong-circuit-breaker
Kong plugin for wrapping all proxy calls with a circuit-breaker
Stars: ✭ 27 (+8%)
Mutual labels:  kong
docker-service-registrator-kong
A docker service registrator for the Kong API Gateway
Stars: ✭ 14 (-44%)
Mutual labels:  kong
kong-map
Kongmap is a free visualization tool which allows you to view and edit configurations of your Kong API Gateway Clusters, including Routes, Services, and Plugins/Policies. The tool is being offered for installation via Docker and Kubernetes at this time.
Stars: ✭ 60 (+140%)
Mutual labels:  kong
Kongfig
Declarative configuration for Kong
Stars: ✭ 364 (+1356%)
Mutual labels:  kong
kong-ui
UI for KONG API Gateway
Stars: ✭ 20 (-20%)
Mutual labels:  kong
kong-upstream-jwt
A plugin for Kong which adds a signed JWT to HTTP Headers to backend requests
Stars: ✭ 40 (+60%)
Mutual labels:  kong
Quarkus Microservices Poc
Very simplified shop sales system made in a microservices architecture using quarkus
Stars: ✭ 16 (-36%)
Mutual labels:  kong
Kong Docs Cn
微服务 Api 网关 Kong 最新文档中文版
Stars: ✭ 371 (+1384%)
Mutual labels:  kong
kong-scalable-rate-limiter
Kong plugin for Rate Limiting at high throughputs.
Stars: ✭ 19 (-24%)
Mutual labels:  kong

DEPRECATED

This repository has moved to https://github.com/kong/go-kong. Please update your import paths to use the new path. This repository exists only for backwards compatibility purpose.

go-kong

Go bindings for Kong's Admin API

GoDoc Build Status Go Report Card

Importing

go get github.com/hbagdi/go-kong/kong

Compatibility

go-kong is compatible with Kong 1.x and 2.x. Semantic versioning is followed for versioning go-kong.

License

go-kong is licensed with Apache License Version 2.0. Please read the LICENSE file for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].