Software Alternatives, Accelerators & Startups

Apache APISIX

Apache APISIX is a dynamic, real-time, high-performance Cloud-Native API gateway, based on the Nginx library and etcd.

Apache APISIX

Apache APISIX Reviews and Details

This page is designed to help you find out whether Apache APISIX is good and if it is the right choice for you.

Screenshots and images

  • Apache APISIX Landing page
    Landing page //
    2022-06-27

Features & Specs

  1. High Performance

    Apache APISIX is built on top of Nginx and designed to handle thousands of requests per second. This makes it suitable for high-performance applications and services requiring efficient request processing.

  2. Dynamic Configuration

    APISIX allows for dynamic load balancing, routing, and plugin configuration without the need to restart or reload the service, offering robust flexibility and reducing downtime.

  3. Extensive Plugin Ecosystem

    APISIX offers a wide range of plugins to extend its functionalities, covering authentication, security, traffic control, and more, allowing for customization and scalability.

  4. Open Source and Community-driven

    Being an Apache project, APISIX is open-source and actively maintained by a community of contributors, ensuring continuous improvement and support.

  5. Multi-language Support

    APISIX supports multi-language plugins such as Java, Go, and Python, thereby allowing developers to write plugins in the language they are most comfortable with.

Badges & Trophies

Promote Apache APISIX. You can add any of these badges on your website.

SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Getting started with Apache APISIX Dashboard

Getting started with Apache APISIX

APIs security with Apache APISIX

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Apache APISIX and what they use it for.
  • AI Gateways in 2026: a field guide to the 106 cost problem
    Self-hosted, your infrastructure. Your keys, your network, no per-token middleman fee โ€” you pay only for the box it runs on. LiteLLM is the broad default (Python, 100+ providers, virtual keys and budgets). If the gateway must never be your bottleneck, Bifrost (Go) and TensorZero (Rust) are built for throughput. If you already run Kubernetes, the AI plugins on Kong, Higress or Apache APISIX mean one less new... - Source: dev.to / about 1 month ago
  • You shouldn't use Redis as a rate limiter
    Who would want to use a distributed key-value cache as a rate limiter? Use APISIX[0] instead. 0 - https://apisix.apache.org/. - Source: Hacker News / 12 months ago
  • Automating APISIX TLS Secrets with CertManager using Argo Events: A Hands-On Guide
    To install APISIX, follow the APISIX documentation. In this article, we assume youโ€™ve installed APISIX with the Admin API in the gateway namespace. - Source: dev.to / about 1 year ago
  • Announcing Integration between Apache APISIX and open-appsec WAF
    Apache APISIX is a modern, flexible, and high-performance open-source API gateway solution designed to handle various use cases in microservices and cloud-native architectures. Its primary purpose is to facilitate API management by serving as a gateway for managing, securing, and optimizing API traffic between clients and backend services. - Source: dev.to / over 1 year ago
  • open-source API gateway solutions and their managed offerings.
    Kong and APISIX, two popular open-source #APIGateway solutions. #kong looks versatile Unified Gateway but how it fares against #APISIX backed by a similar enterprise API7 offering. - Source: dev.to / almost 2 years ago
  • Free tier API with Apache APISIX
    Lots of service providers offer a free tier of their service. The idea is to let you kick their service's tires freely. If you need to go above the free tier at any point, you'll likely stay on the service and pay. In this day and age, most services are online and accessible via an API. Today, we will implement a free tier with Apache APISIX. - Source: dev.to / almost 2 years ago
  • OpenResty on NixOS for an API Gateway
    We have been using Apache APISIX for a while now. It is a high-performance, cloud-native API gateway solution. It also has a nice dashboard for managing APIs. However, I have been looking for a simpler and more portable solution for our use case. In particular, I want to be able manage the API gateway as a NixOS service so that the configuration can be tested and redeployed easily. - Source: dev.to / almost 2 years ago
  • Advanced URL rewriting with Apache APISIX
    I spoke at Swiss PgDay in Switzerland in late June. The talk was about how to create a no-code API with the famous PostgreSQL database, the related PostgREST, and Apache APISIX, of course. I already wrote about the idea in a previous post. However, I wanted to improve it, if only slightly. - Source: dev.to / about 2 years ago
  • Dynamic watermarking with imgproxy and Apache APISIX
    Another alternative is to use ready-made components, namely imgproxy and Apache APISIX. I already combined them to resize images on-the-fly. - Source: dev.to / about 2 years ago
  • Random and fixed routes with Apache APISIX
    My ideas for blog posts inevitably start to dry up after over two years at Apache APISIX. Hence, I did some triage on the APISIX repo. I stumbled upon this one question:. - Source: dev.to / about 2 years ago
  • Simplified API Creation and Management: ClickHouse to APISIX Integration Without Code
    In the world of data management and web services, creating and managing APIs can often be a complex and time-consuming task. However, with the right tools, this process can be significantly simplified. In this article, we will explore how to create APIs for fetching data from ClickHouse tables without writing any code and manage these APIs using APISIX. ClickHouse, a fast and open-source columnar database... - Source: dev.to / about 2 years ago
  • Implementing the Idempotency-Key specification on Apache APISIX
    This post shows how to implement it with Apache APISIX. - Source: dev.to / over 2 years ago
  • Hardening Apache APISIX with the OWASP's Coraza and Core Ruleset
    In this post, I'd like to describe how to fix some of them via the Apache APISIX API Gateway. - Source: dev.to / over 2 years ago
  • Mastering APISIX Health Checks: Active and Passive Monitoring Strategies
    In the era of digitization, the availability and stability of services are crucial for the success of enterprises. As a key component of microservices architecture, the API gateway plays a significant role. APISIX, an open-source API gateway platform, ensures the continuity and stability of services through its health check mechanism. - Source: dev.to / over 2 years ago
  • 2023 in retrospective
    Next February will mark the two-year milestone that I'm working for: API7.ai on Apache APISIX. I'm still very pleased about both. It allows me to do things I like a lot, such as writing posts and giving talks. - Source: dev.to / over 2 years ago
  • Five Apache projects you probably didn't know about
    In early 2021, I started to work on the Apache APISIX project. I have to admit that I had never heard about it before. In this post, I'd like to introduce some Apache projects that are less well-known than HTTPD or Kafka. - Source: dev.to / over 2 years ago
  • Apache APISIX plugin priority, a leaky abstraction?
    Apache APISIX is an API Gateway, which builds upon the OpenResty reverse-proxy to offer a plugin-based architecture. The main benefit of such an architecture is that it brings structure to the configuration of routes. It's a help at scale, when managing hundreds or thousands of routes. - Source: dev.to / over 2 years ago
  • Building a starter pack for an API-as-a-Service
    AFAIK, https://apisix.apache.org does not have a billing / monetization feature. - Source: Hacker News / over 2 years ago
  • 10 Common API Resilience Design Patterns with API Gateway
    API resilience is about building robust APIs that can withstand a variety of challenges, ensuring that they continue to function effectively. API Gateways play a key role in this, acting as the entry point for external requests and managing the communication between different services by taking into account common API resilience patterns. One of the popular open-source API Gateways, Apache APISIX, provides a... - Source: dev.to / over 2 years ago
  • API versioning
    Let's detail them in turn. It all boils down to routing; I'll demo the configuration with Apache APISIX to implement each versioning approach. - Source: dev.to / over 2 years ago
  • How to prevent breaking API changes with API Gateway
    When you develop APIs, you sometimes change things that might cause problems for current API consumers. Evolving your API product without affecting current users is essential, otherwise, they might lose trust in your offer. It's impossible to altogether avoid these problems but you can minimize the impact or catch some catch-breaking changes before they happen. Breaking changes need to be identified during the... - Source: dev.to / almost 3 years ago

Do you know an article comparing Apache APISIX to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Apache APISIX discussion

Log in or Post with
  1. User avatar
    Agent-reic
    ยท 9 months ago
    ยท Reply

    Excelent product!, good job!

Is Apache APISIX good? This is an informative page that will help you find out. Moreover, you can review and discuss Apache APISIX here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.