How to Integrate Swagger UI in Go Backend - Gin Edition

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Automatically generate RESTful API documentation with Swagger 2.0 for Go.

  • The prime repository you should keep under your pillow is https://github.com/swaggo/swag. Both in terms of CLI and documentation.

  • gingo

    Go starter project with Gin middleware.

  • This part shows the metadata about the API server itself. In this section, we are going to build that part. You can find the code to start with here. We'll be continuing on that code.

  • 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

  • Change host in Swagger API

    1 project | /r/golang | 6 Mar 2023
  • Stop annotating go code with swagger 🙏

    1 project | /r/golang | 7 Oct 2022
  • swaggo - how to remove the "Bearer" prefix on application flow

    1 project | /r/golang | 9 Sep 2022
  • Documentanto uma api Go com Swagger

    1 project | dev.to | 25 Mar 2022
  • Swag – Automatically Generate RESTful API Documentation for Go

    1 project | news.ycombinator.com | 29 Jan 2022