zubroide / go-api-boilerplate
Boilerplate for Golang API
☆209Updated last year
Alternatives and similar repositories for go-api-boilerplate:
Users that are interested in go-api-boilerplate are comparing it to the libraries listed below
- The boilerplate of the GoLang application with a clear microservices architecture.☆268Updated last month
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- ☆120Updated 2 years ago
- API with domain driven design approach using golang, gorm, and mysql☆210Updated 3 years ago
- Go Todo Backend example using modular project layout for product microservice.☆323Updated last year
- Go gRPC RabbitMQ email microservice☆243Updated 3 years ago
- Golang API Starter Kit based by Echo☆302Updated last week
- Golang code boilerplate inspired by clean architecture☆274Updated last year
- Example Go service using go-swagger and Clean Architecture☆171Updated last year
- Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean …☆578Updated 2 weeks ago
- Go Rest API starter kit / Golang API boilerplate base on Chi framework☆112Updated 4 years ago
- The right way to implement clean architecture on golang (I think)☆105Updated 2 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆121Updated 4 years ago
- Go products microservice☆173Updated 3 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆285Updated 2 years ago
- ☆130Updated 4 years ago
- Go GRPC Auth Microservice☆137Updated last year
- Template create for use as CookieCutter for my Golang projects, I decided to create a template with everything already working. 🚀☆97Updated last year
- Write language go and using clean architecture☆138Updated last year
- Go gRPC Kafka CQRS microservices with tracing☆215Updated 3 years ago
- Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.☆128Updated last year
- 📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.☆385Updated 2 months ago
- implementation clean architecture with SOLID Principles☆259Updated 3 months ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆278Updated 6 months ago
- 🐶Go (Golang)🚀REST / GraphQL API + Postgres boilerplate☆145Updated 2 years ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆457Updated this week
- Pragmatic Boilerplate for Golang RESTful Server Implementation☆179Updated last year
- Clean Architecture Golang Example (kinda)☆256Updated 2 years ago
- Golang-Gin-repository implementing clean architecture, GORM as Golang ORM, Viper, go-migrate[ruby-migrate over golang-migrate], dockerize…☆57Updated 2 years ago
- Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker,…