There are 14 repositories under go-rest-api topic.
🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)
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
Template go lang service to showcase REST best practices. Built by the Speakeasy team.
Production-ready Go RESTful API boilerplate with Echo
Template for REST API made with Golang using Gin framework, PostgreSQL database, JWT authentication, Redis cache and MongoDB for logging
Go backend clean architecture boilerplate.
Paramex is a library that binds http request parameters to a Go struct annotated with `param`.
A simple Go based REST API server built using gorilla/mux HTTP router and PostgreSQL database.
Speakeasy Serverside SDK for Go REST APIs
Simple CRUD fullstack app with React as front-end and Go as back-end with PostgreSQL database.
react-golang-mini-application
trouble ticket 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.
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
Golang REST API example app using gorilla mux, mysql and http package in go
REST API GO running local/cloud
A "kickstarter" template for building backend applications using the Gin web framework in Go.
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
A sophisticated, opinionated template for building high-performance, production-ready Go servers.
Implementation of REST-API's in GoLang using GIN
Example/demo of a REST api in Golang with Echo
Go(Echo)とMailHogを利用したシンプルなメール送信
Go(Gin)とJSON Web Tokenを利用した認証認可
Go(Gin)とAWS(S3)を想定し、MinIOを利用したファイルアップロード
basic template for an REST-API using net/http and go-jwt
A trial restful API project