japi is a JSON HTTP API go library with generics

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • go-japi

    Japi is a fast & simple HTTP API library that automatically marshals JSON payloads and uses RFC7807 for problem details

  • Japi is a fork and simplification of another library. The upstream library go-don adopted fasthttp and our use case needed to stay on standard net/http.

  • httprouter

    A high performance HTTP request router that scales well

  • Minimal dependencies: julienschmidt/httprouter and goccy/go-json

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • go-json

    Fast JSON encoder/decoder compatible with encoding/json for Go

  • Minimal dependencies: julienschmidt/httprouter and goccy/go-json

  • Don

    A highly performant and simple to use API framework.

  • Forked from github.com/AbeMedia/go-don

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