Creating a full-fledged API requires resources, both time and money. Let’s achieve it without writing a single line of code!
-
Geo-routing with Apache APISIX
Geo-routing is a requirement for successful apps and businesses. Apache APISIX doesn’t provide it out-of-the-box…
-
Apache APISIX Loves Rust! (And Me Too)
Context and more surrounding the Rust integration in Apache APISIX, a good story because it highlights the power of Open Source.
-
A Quick Glance at the Kubernetes Gateway API
The idea behind the Gateway API is to have a clean separation between standard objects and the proprietary implementation.
-
Backend-for-Frontend: The Demo
Let’s use a very simple e-commerce use-case to demo how to implement the Backend-for-Frontend with and without the help of Apache APISIX.
-
Write Your Own Service Discovery Client for Apache APISIX
Most modern infrastructures are dynamic – servers are cattle, not pets. In this article, I describe how to implement a dynamic node registry based on a YAML file.
-
How to Secure Your Web Apps With An API Gateway
When header values depend on the underlying web app, we need to reload the configuration without downtime and Continuous Deployment pipeline integration.