Introducing Frontman: A Lightweight API Gateway Service Written in Go

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. frontman

    Discontinued Frontman is an open-source API gateway written in Go that allows you to manage your microservices and expose them as a single API endpoint. It acts as a reverse proxy and handles requests from clients, routing them to the appropriate backend service.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. krakend-ce

    KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go.

    How is this different / better than krakend ? https://www.krakend.io/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • NGINX Rewrite Behavior

    1 project | /r/nginx | 23 Mar 2023
  • Introducing Frontman: A Lightweight API Gateway Service Written in Go

    3 projects | /r/golang | 4 Mar 2023
  • Show HN: Nebula – A DSL for scripting TestContainers-based demos

    2 projects | news.ycombinator.com | 4 Mar 2025
  • Random and fixed routes with Apache APISIX

    3 projects | dev.to | 13 Jun 2024
  • Apache APISIX plugin priority, a leaky abstraction?

    2 projects | dev.to | 14 Dec 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?