solo-io / gloo-plugins

Repository of Translator Plugins for Gloo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

   Gloo Plugins

Gloo Plugins


Gloo is a function gateway built on top of the Envoy Proxy. Gloo provides a unified entry point for access to all services and serverless functions, translating from any interface spoken by a client to any interface spoken by a backend. Gloo aggregates REST APIs and events calls from clients, "glueing" together services in-cluster, out of cluster, across clusters, along with any provider of serverless functions.

This Repo

Gloo's configuration language is highly extensible through the use of plugins. Here you will find the source files for the Gloo plugins maintained by the core Gloo development team. Developers who wish to write their own plugins can look here for examples of where to start.

Plugin-specific APIs and detailed documentation can be found in our documentation.

Documentation

Get started by reading our docs here: https://gloo.solo.io/

Community

Join us on our slack channel: https://slack.solo.io/

About

Repository of Translator Plugins for Gloo

License:Apache License 2.0


Languages

Language:Go 100.0%Language:Makefile 0.0%