go-rest-api
There are 41 repositories under go-rest-api topic.
ggicci/httpin
🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)
naeemaei/golang-clean-web-api
Golang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql, prometheus, grafana. also use gin, gorm, viper, zerolog, zap, validator, dynamic search, swagger and JWT
speakeasy-api/rest-template-go
Template go lang service to showcase REST best practices. Built by the Speakeasy team.
codoworks/go-boilerplate
Production-ready Go RESTful API boilerplate with Echo
LAA-Software-Engineering/golang-rest-api-template
Template for REST API made with Golang using Gin framework, PostgreSQL database, JWT authentication, Redis cache and MongoDB for logging
geshtng/go-base-backend
Go backend clean architecture boilerplate.
senpathi/paramex
Paramex is a library that binds http request parameters to a Go struct annotated with `param`.
adityaaw/go-rest-api
A simple Go based REST API server built using gorilla/mux HTTP router and PostgreSQL database.
speakeasy-api/speakeasy-go-sdk
Speakeasy Serverside SDK for Go REST APIs
n9mi/go-react_announcement-board
Simple CRUD fullstack app with React as front-end and Go as back-end with PostgreSQL database.
piyushkumar96/react-golang-mini-application
react-golang-mini-application
atakde/go-server
Simple rest server with Golang
bannaarr01/trouble-ticket-ms
trouble ticket api
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.
AmirHosein-Kahrani/Car-Center-Web
Golang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql, prometheus, grafana. also use gin, gorm, viper, zerolog, zap, validator, dynamic search, swagger and JWT
ggicci/patch
:ice_cube: Tell a field is missing or not in the payload of a PATCH request
ric-v/golang-rest-api-demo
Golang REST API example app using gorilla mux, mysql and http package in go
romuloslv/challengeapp
REST API GO running local/cloud
tadbiq/tadbiq
Start Easy, Stay Perfect
imshawan/gin-backend-starter
A "kickstarter" template for building backend applications using the Gin web framework in Go.
rachfiandj07/gbt
A great way to starting out your backend services with go, architecture design was opinionated on my own with my own comfortably working writing golang
ranajahanzaib/api
Instantly create an API Server in Go.
RodanStack/go-rest-server-template
A sophisticated, opinionated template for building high-performance, production-ready Go servers.
Shikha-code36/golang-crud-rest-api-gin
Implementation of REST-API's in GoLang using GIN
ca-lee-b/go-rest-boilerplate
Example/demo of a REST api in Golang with Echo
chalmeal/go-ddd-practice
Go(Gin) + GORM でのDDD学習用
chalmeal/go-echo-mail
Go(Echo)とMailHogを利用したシンプルなメール送信
chalmeal/go-gin-auth
Go(Gin)とJSON Web Tokenを利用した認証認可
chalmeal/go-gin-file
Go(Gin)とAWS(S3)を想定し、MinIOを利用したファイルアップロード
n9mi/go-image-api
RESTful API to process images with GoCV and Fiber
ax4w/go-rest-template
basic template for an REST-API using net/http and go-jwt
burakbehlull/go-restful-api
A trial restful API project
n9mi/store-api
Online store RESTful API built with Go and PostgreSQL
TeamUpLabs/argu-x-server
토론 플랫폼 ArguX의 서버