How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
SpringBoot-Labs is a collection of educational resources and reference implementations for Java backend architecture and distributed systems. It provides practical lab guides and code samples focused on building applications with the Spring Boot framework and designing scalable microservices architectures. The project specifically covers service governance and distributed cloud deployment patterns using Spring Cloud and Spring Cloud Alibaba. It includes a dedicated kit for microservices and a guide for executing remote procedure calls and managing service discovery via the Dubbo protocol. Th
BFE is a Layer 7 HTTP and HTTPS traffic distributor that routes requests based on content inspection and configurable policies, managed through a RESTful API. It operates as a reverse proxy, distributing incoming traffic across backend servers according to user-defined rules. The project distinguishes itself through a domain-specific language for content-aware routing, allowing traffic to be directed by inspecting request headers, paths, and payloads. It supports multiple configurable load balancing policies and includes a plugin-based extension system for adding custom modules and middleware
KrakenD is an extensible, ultra-high performance API Gateway that helps you effortlessly adopt microservices and secure communications. KrakenD is easy to operate and run and scales out without a single point of failure.
Shenyu is a microservices API gateway designed to route external traffic to backend services using dynamic rules and protocol conversion. It functions as a central entry point that manages traffic flow through a combination of an API traffic governor, a distributed configuration manager, and a security layer for protecting endpoints. The project features a dynamic plugin architecture that allows for the injection of custom request processing logic without restarting the server. It utilizes a distributed coordination service to synchronize routing and policy updates across a gateway cluster in
The main features of eolinker/goku-api-gateway are: API Gateways.
Open-source alternatives to eolinker/goku-api-gateway include: yudaocode/springboot-labs — SpringBoot-Labs is a collection of educational resources and reference implementations for Java backend architecture… bfenetworks/bfe — BFE is a Layer 7 HTTP and HTTPS traffic distributor that routes requests based on content inspection and configurable… devopsfaith/krakend-ce — KrakenD is an extensible, ultra-high performance API Gateway that helps you effortlessly adopt microservices and… envoyproxy/gateway — Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application… eolinker/apinto — Apinto是一款高性能、可扩展、易维护的云原生API网关。. apache/shenyu — Shenyu is a microservices API gateway designed to route external traffic to backend services using dynamic rules and…