Database and migrations: Building an API application

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

  • Take a look at https://github.com/deepmap/oapi-codegen. It consumes a spec using OpenKin, and can generate several different server implementations out of the box, but can be pretty easily tailored for anything custom, since it uses go-templates to generate the code from the consumed OpenKin model.

  • 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
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

  • OpenAPI Client and Server Code Generator for Golang

    1 project | news.ycombinator.com | 30 Aug 2023
  • Combining oapi-codegen, echo and validator frameworks to build robust APIs

    2 projects | /r/golang | 24 Apr 2023
  • should i use a framework for apis?

    1 project | /r/golang | 15 Apr 2023
  • How to OpenAPI?

    4 projects | /r/golang | 8 Feb 2023
  • Is it a good idea to start directly with a web framework like FIBER?

    1 project | /r/golang | 4 Feb 2023