35 skills found · Page 1 of 2
meysamhadeli / Shop Golang MicroservicesPractical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry and Postgresql.
penguin-statistics / Backend NextThe refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
Dan6erbond / JoltThe social hub for your media server. Rate, review and recommend movies and shows, as well as manage your watchlist, follow friends and more.
GalvinGao / Gofiber TemplateA production-ready, container-first opinionated gofiber project template. Config by envvars, DI by go.uber.org/fx, Database by uptrace/bun, with out-of-the-box MVC folder structure and CI/CD support.
RealLiuSha / Echo Admin基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。
eser / Golang Service TemplateGo Boilerplate provides a robust foundation that is always ready to be open-sourced
Denes-cilwal / Clean Gin ApiGolang-Gin-repository implementing clean architecture, GORM as Golang ORM, Viper, go-migrate[ruby-migrate over golang-migrate], dockerized, Zap Logger, Uber FX as dependency Management framework
stefanoschrs / Go Fx TestTesting Uber's fx dependency injection system for Go
mnguyen081002 / Go Saga ExampleImplements Orchestration saga pattern in Go with docker compose and dtm
Dan6erbond / Go Gqlgen Fx TemplateGo GraphQL API template with Uber FX for Dependency Injection and GORM.
gen0cide / CfxAn Fx (go.uber.org/fx) configuration provider that allows other components to load their configs in a standard way.
moeru-ai / Injeca💉📦 Pure functional programming based dependency injection (DI) for TypeScript, without any classes, inspired by uber/fx in Go
dipeshhkc / Golang FxImplementation of Dependency Injection in Golang using [ uber-go / fx ]
erdemkosk / Fiber Fx BoilerplateA modern Go web application boilerplate using Fiber framework with Uber FX dependency injection, MongoDB integration, and Swagger documentation.
Enviy / Fx Sample AppExample of Uber Fx dependency injection and layered service design.
mcauto / Todolist Apiclean architecture example (+uber-go/fx, echo, gorm)
RealLiuSha / Echo Admin Ui基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架的前端模块
ekkinox / Fx TemplateGo application template based on Uber Fx.
balcieren / Fiber BoilerplateThe best fiber boilerplate
ag9920 / Learnfxa demo repo for learning uber/fx