kaynetik / modular-monolith-exampleLinks
Accompanying Boilerplate for the article about Modular Monoliths in Go
☆21Updated 3 years ago
Alternatives and similar repositories for modular-monolith-example
Users that are interested in modular-monolith-example are comparing it to the libraries listed below
Sorting:
- Simple and scalable boilerplate to build powerful and organized REST projects with Fiber.☆84Updated 2 years ago
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆201Updated 3 years ago
- 📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.☆398Updated 2 months ago
- Go Clean Architecture Used at @wesionaryteam☆147Updated 2 months ago
- Boilerplate for the Echo framework with authentication, authorization and request/response validation.☆48Updated last year
- 🚀 Production-ready Go REST API boilerplate with Fiber, Ent, Postgres, OAuth, OTP auth, email/SMS, & query-safe ORM.☆119Updated 5 months ago
- fiber middleware to automatically generate RESTful API documentation with Swagger 2.0.☆56Updated 5 months ago
- ☆53Updated 2 years ago
- A production-ready, container-first opinionated gofiber project template. Config by envvars, DI by go.uber.org/fx, Database by uptrace/bu…