go-rest-api topic

List go-rest-api repositories

httpin

280
Stars
20
Forks
Watchers

🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)

rest-template-go

236
Stars
35
Forks
Watchers

Template go lang service to showcase REST best practices. Built by the Speakeasy team.

golang-clean-web-api

166
Stars
24
Forks
Watchers

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, go...

go-base-backend

20
Stars
0
Forks
Watchers

Implementation go backend clean architecture.

golang-rest-api-template

110
Stars
19
Forks
Watchers

Template for REST API made with Golang using Gin framework, PostgreSQL database, JWT authentication and Redis cache

go-boilerplate

97
Stars
3
Forks
Watchers

Production-ready Go RESTful API boilerplate with Echo