swaggo
There are 43 repositories under swaggo topic.
iris-contrib/swagger
Iris middleware to automatically generate RESTful API documentation with Swagger 2.0
Edmartt/grpc-crud
A simple gRPC server-client code with an http client for sending data
go-oas/docs
Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard
muya/swaggo-hooks
Pre-commit hooks for Go projects using https://github.com/swaggo/swag
Nerzal/atreugo-swagger
swagger handler for atreugo
fvmoraes/api-go-gin
Basic api in Golang, using Gin and Gorm
joacod/go-playground-api
Go playground Web API using Gin, Swaggo, CORS gin's middleware and GORM
andregit1/dating_app
mini design a backend system for a Dating Mobile App
baza04/todoApp
Simple BackEnd for creating and managing TODO lists
Fikri1234/JWT_REST_Gin_MySQL
Web service CRUD using Golang with GIN for create REST api, MySQL as database, Viper as environment variable, JWT for secure service, redis to store token and Swaggo for API Documentation.
iver-wharf/wharf-provider-azuredevops
Import Wharf projects from Azure DevOps repositories
iver-wharf/wharf-provider-github
Import Wharf projects from GitHub repositories
iver-wharf/wharf-provider-gitlab
Import Wharf projects from GitLab repositories
Wenzzy/go-ushort
URL shorter
AndriyKalashnykov/flight-path
REST API server to determine the flight path of a person
borisprogrm/go-leaderboard-server
Demo project implementing server-side logic of the game leaderboard in Go language
fatihsalli/Golang-RestfulAPI
Golang - Restful API project with echo framework
iver-wharf/wharf-api
Wharf backend written in Go
jcalvarezj/jikko-golang
Web server exercise that exposes endpoints for array sorting and user info. display
LuisMarchio03/golang-boilerplate-api
A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.
masoudei/go-fiber-minimal-microservice
A minimal microservice hello world with go & fiber framework
minhtran241/restaurant-management
Restaurant Management Service API
tirzasrwn/shopping-cart
An API for shopping-cart using go, go-gin, swaggo, and postgresql.
Webb-L/message
简单又好用的消息服务。快来给你"项目"添加消息功能。
zgsolucoes/zg-data-guard
ZG Data Guard is a centralized tool designed to streamline and secure the management of multiple databases across various environments. It simplifies administration by providing a unified platform to handle database ecosystems, technologies, instances, predefined roles, databases, users, and access control. All secured through JWT-protected API.
ax-vasquez/go-wedding-api
Go server for a simple wedding application API
SallesCosta/user-and-products-manager
This project is a RESTful API for a simple CRUD (Create, Read, Update, Delete) system, built with Go.
shym88/MarketAPI
Sample Rest API for QR Payment
tsingshaner/swaggo-highlight
A VSCode plugin for highlighting the swaggo comments and provide snippets for swaggo comments.
dcankayrak/go-fiber-rest-api-demo
🚀 A demo project to learn and implement REST API development using the Go Fiber framework. It includes basic CRUD operations and a foundational API structure. Perfect for those looking to kickstart fast and efficient REST API development!
diazlp/golang-phone-review-api
A Golang-based API for managing phone reviews, comments, and likes.
ixalender/swamd
Command line tool parses go files with swagger annotations and creates markdown file with API specs.
Lucas-Linhar3s/Base-Structure-Golang
Estrutura Básica para Projetos Backend e Injeção de Dependência em Go
ozgen/go-sample-rest-api
This is a Go-based RESTful API with Azure Blob Storage integration, utilizing Gorilla Mux for routing and providing comprehensive tools for secure and scalable web application development.