Skip to content

A GO chassis framework to easy build microservices

License

Notifications You must be signed in to change notification settings

AltScore/gothic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopher

Gothic A GO chassis framework to easy build microservices

To install

go get github.com/AltScore/gothic/v2

Handled concerns

HTTP based Controller support

Command like Use Cases or Actions components support

Simple logging

GO context for end-to-end tracing, logging and metrics

Prometheus based metrics

Event Sourcing support

Package evsrc provides a simple event sourcing implementation.

References