snowzach / gorestapiLinks
Golang REST API Template
☆410Updated last year
Alternatives and similar repositories for gorestapi
Users that are interested in gorestapi are comparing it to the libraries listed below
Sorting:
- A Go RESTful API template☆595Updated 4 months ago
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆885Updated 3 years ago
- Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.☆461Updated 2 years ago
- Go Todo Backend example using modular project layout for product microservice.☆331Updated 2 years ago
- An opinionated guideline to structure & develop a Go web application/service☆990Updated 2 weeks ago
- Modern Web Application with Golang☆311Updated 2 years ago
- ☆205Updated 2 years ago
- Idiomatic Golang Restful Starter Kit☆1,503Updated 8 months ago
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- Go Server/API boilerplate using best practices DDD CQRS ES gRPC☆961Updated 2 years ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆482Updated last month
- Go Rest API starter kit / Golang API boilerplate base on Chi framework☆115Updated 4 years ago
- ☆79Updated 4 years ago
- The boilerplate of the GoLang application with a clear microservices architecture.☆272Updated 7 months ago
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,621Updated 3 months ago
- Example Go monolith with embedded microservices and The Clean Architecture☆314Updated last year
- 🚀 How to build a Dockerized RESTful API application using Go.☆958Updated last month
- Exemplary real world backend API built with Golang + Echo☆520Updated 3 years ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆524Updated 2 years ago
- Reusable template for building REST Web Services in Golang. Uses gorilla/mux as a router/dispatcher and Negroni as a middleware handler.☆172Updated 2 years ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,269Updated last week
- MinesWeeper API for hexagonal architecture sample☆174Updated 11 months ago
- Golang code boilerplate inspired by clean architecture☆287Updated 2 years ago
- Clean Architecture Golang Example (kinda)☆256Updated 3 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆291Updated 2 years ago
- 📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.