• Stars
    star
    4
  • Rank 3,289,676 (Top 65 %)
  • Language
    Lua
  • License
    Other
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Log Kong gateway calls to Google Analytics

More Repositories

1

dadjokes

Dadjokes.online: Microservice echo-service as an alternative to httpbin for testing k8s, docker, kong, istio, kuma, etc. Built on FSL php microframework. Who says testing and dev ops can't be fun?
PHP
100
star
2

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.
PHP
80
star
3

kong-jwt2header

This Kong API Gateway Plugin can be used to route requests by JWT claim. It does this by converting JWT claims to headers during rewrite phase so that Kong's route by header functionality can be used to route the request appropriately. Alternatively, the plugin can be used to simply convert JWT claims to headers that can be consumed by the upstream service.
Lua
31
star
4

fsl

Fresh Squeezed Limonade: A refreshing PHP Microframework for rapid development of Web apps, REST API's and Microservices
PHP
17
star
5

restful_relay

Restful Relay is a PHP Based Microservice that relays remote SFTP, SSH, SMTP commands through a RESTful interface. Microservice also can create JWT tokens as well as conduct request fanning. This utility works great in combination with API Gateway solution such as Kong (konghq.com), in a Kubernetes cluster, or a service mesh.
PHP
9
star
6

mocktainer

Micro-service that returns mock api responses across a number of endpoint spanning various verticals. Great for testing API gateways such as Kong, K8s, Service Mesh deployments, and CI/CD and devops pipelines.
PHP
4
star