Am I doing swagger code generation right?

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

  • For your wrapped client library, I'd recommend making context a method param so the user could pass in their own context instead of you always using context.Background() when calling the upstream service.

  • crud

    OpenAPI v2 builder and input validation for Go APIs, with Swagger UI (by jakecoffman)

  • I prefer to write the schema in Go code using this project I created specifically to do this: https://github.com/jakecoffman/crud

  • 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