Any Working Example for Swagger integartion with golang?

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
  • go-clean-template

    Clean Architecture template for Golang services

  • Check this file https://github.com/evrone/go-clean-template/blob/master/internal/controller/http/v1/router.go

  • swag

    Automatically generate RESTful API documentation with Swagger 2.0 for Go.

  • You can use swaggo/swag with code annotations

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

    microservices for you

  • Yes, Swagger/OpenAPI is rarely works out of the box, in Mify (https://github.com/mify-io/mify) we did a lot of work to integrate it and still we have much stuff to improve, but you can try it, I think it works pretty smoothly.

  • go-rest

    crud rest api template using gin framework, gin-swagger, gorm, godotenv (by mtami)

  • Simple crud repo that uses gin-swagger library https://github.com/mtami/go-rest

  • golug

    GoLug Presentation Code

  • I create this repo a while back for a simple presentation i was doing. https://github.com/csg33k/golug

  • myapp

    🚀 How to build a Dockerized RESTful API application using Go.

  • You need to set these env variables/ configs. https://github.com/learning-cloud-native-go/myapp/blob/main/.env

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

  • Create Production-Ready SDKs with Goa

    9 projects | dev.to | 22 Nov 2023
  • High-Performance server for NATS.io, the cloud and edge native messaging system

    7 projects | news.ycombinator.com | 21 Jul 2023
  • Accomplishing Single Responsibility Principle in my project

    1 project | /r/golang | 10 Jul 2023
  • Seeking Feedback on Go API Implementation using DDD

    3 projects | /r/golang | 6 Jul 2023
  • [Request] Library Recommendation for Auto Swagger/OpenAPIv3 Documentation

    4 projects | /r/golang | 27 May 2023