Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

trihtm/go-microframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Microframework

Go Microframework built on top of Uber FX and various Golang packages, fully supporting Dependency Injection, CQRS && Event Sourcing.

Easy to build (Domain Driven Design && Event Driven) applications.

Packages

Uber FX - A dependency injection framework.

Viper - A complete configuration solution for Go applications including 12-Factors app.

Echo - Handle && manage HTTP requests.

GORM - Handle && manage database connections, ORM library.

Watermill - A message streams library, be used for CQRS / Event Sourcing / RPC over messages / Sagas.

About

Go micro framework for clean coders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages