Topic: "swaggo"
iris-contrib/swagger
Iris middleware to automatically generate RESTful API documentation with Swagger 2.0
Language: Go - Size: 11 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 115 - Forks: 32

Edmartt/grpc-crud
A simple gRPC server-client code with an http client for sending data
Language: Go - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 45 - Forks: 5

go-oas/docs
Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard
Language: Go - Size: 3.18 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 45 - Forks: 5

Nerzal/atreugo-swagger
swagger handler for atreugo
Language: Go - Size: 13.6 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 3

andregit1/dating_app
mini design a backend system for a Dating Mobile App
Language: Go - Size: 40 KB - Last synced at: 28 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 1

muya/swaggo-hooks
Pre-commit hooks for Go projects using https://github.com/swaggo/swag
Language: Shell - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

fvmoraes/api-go-gin
Basic api in Golang, using Gin and Gorm
Language: Go - Size: 1.65 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

joacod/go-playground-api
Go playground Web API using Gin, Swaggo, CORS gin's middleware and GORM
Language: Go - Size: 79.1 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

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.
Language: Go - Size: 348 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

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.
Language: Go - Size: 263 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

Wenzzy/go-ushort
URL shorter
Language: Go - Size: 19.4 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

baza04/todoApp
Simple BackEnd for creating and managing TODO lists
Language: Go - Size: 393 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

iver-wharf/wharf-provider-azuredevops
Import Wharf projects from Azure DevOps repositories
Language: Go - Size: 136 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

iver-wharf/wharf-provider-github
Import Wharf projects from GitHub repositories
Language: Go - Size: 155 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

iver-wharf/wharf-provider-gitlab
Import Wharf projects from GitLab repositories
Language: Go - Size: 166 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

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.
Language: Go - Size: 608 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

AndriyKalashnykov/flight-path
REST API server to determine the flight path of a person
Language: Go - Size: 331 KB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

DataRohit/Gopher-Social-Backend
Gopher Social Backend is a high-performance API server for a social media platform tailored for Go enthusiasts. Built with Go and Gin Gonic, it offers user management, content creation, social interactions, and more, with a focus on scalability, security, and developer experience.
Language: Go - Size: 1.03 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

borisprogrm/go-leaderboard-server
Demo project implementing server-side logic of the game leaderboard in Go language
Language: Go - Size: 116 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Webb-L/message
简单又好用的消息服务。快来给你"项目"添加消息功能。
Language: Go - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Emotion-Capture/EmoCap_Backend
'찰칵'
Language: Go - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tirzasrwn/shopping-cart
An API for shopping-cart using go, go-gin, swaggo, and postgresql.
Language: Go - Size: 442 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

minhtran241/restaurant-management
Restaurant Management Service API
Language: Go - Size: 12.8 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

iver-wharf/wharf-api
Wharf backend written in Go
Language: Go - Size: 700 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jcalvarezj/jikko-golang
Web server exercise that exposes endpoints for array sorting and user info. display
Language: Go - Size: 3.21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

T4vexx/Ecommerce-go
A backend for an e-commerce platform, developed to learn and practice the Go language using the Fiber framework. The project includes essential functionalities for operating an e-commerce site, following best practices in code organization, design principles (such as SOLID), and clean architecture.
Language: Go - Size: 866 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ax-vasquez/go-wedding-api
Go server for a simple wedding application API
Language: Go - Size: 328 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Lucas-Linhar3s/Base-Structure-Golang
Estrutura Básica para Projetos Backend e Injeção de Dependência em Go
Language: Go - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SallesCosta/user-and-products-manager
This project is a RESTful API for a simple CRUD (Create, Read, Update, Delete) system, built with Go.
Language: Go - Size: 155 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

DCanKayrak/go-fiber-rest-api-demo
Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

diazlp/golang-phone-review-api
A Golang-based API for managing phone reviews, comments, and likes.
Language: Go - Size: 375 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DenChika/backend-trainee-assignment-2023 Fork of avito-tech/backend-trainee-assignment-2023
Language: Go - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ixalender/swamd
Command line tool parses go files with swagger annotations and creates markdown file with API specs.
Language: Go - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fatihsalli/Golang-RestfulAPI
Golang - Restful API project with echo framework
Language: Go - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vinpel/golang-sample-api-jwt
A sample golang api to test, learn and have reference for implementing stuff
Language: Go - Size: 246 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

saidaydogan/chi-poc
Simple Rest API with go-chi.
Language: Go - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kimi0230/swagger_gin_demo
Swagger API Document in Gin.
Language: Go - Size: 19.9 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

yasu-s/go-gin-sample
Go + Gin Sample
Language: Dockerfile - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

NirmalVatsyayan/goLang-swagger-integration
A basic template for swagger integration for golang backend using gin framework
Language: Go - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
