snowzach / gorestapi
Golang REST API Template
☆418Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for gorestapi
- A Go RESTful API template☆564Updated last month
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆441Updated this week
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆858Updated 3 years ago
- Idiomatic Golang Restful Starter Kit☆1,484Updated 11 months ago
- ☆79Updated 3 years ago
- Go Todo Backend example using modular project layout for product microservice.☆319Updated last year
- Modern Web Application with Golang☆300Updated last year
- A web application boilerplate built with go and clean architecture.☆288Updated last year
- Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.☆446Updated last year
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,498Updated 2 months ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆279Updated last year
- ☆207Updated last year
- This is an API built with golang, jwt, gorm, postgresql, mysql☆493Updated 3 years ago
- The boilerplate of the GoLang application with a clear microservices architecture.☆266Updated last week
- An opinionated guideline to structure & develop a Go web application/service☆913Updated last month
- Clean Architecture Golang Example (kinda)☆256Updated 2 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆122Updated 3 years ago
- Go Server/API boilerplate using best practices DDD CQRS ES gRPC☆932Updated last year
- Clean Architecture sample☆630Updated last year
- Go with Clean Architecture☆581Updated last year
- An opinionated production-ready SQL-/Swagger-first RESTful JSON API written in Go, highly integrated with VSCode DevContainers by allabou…☆506Updated 5 months ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆515Updated last year
- Exemplary real world backend API built with Golang + Echo☆501Updated 2 years ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,128Updated this week
- Boilerplate for Golang API☆208Updated last year
- Little API to demonstrate various microservice design principles and technologies