Example applications demonstrating the features of Estoria, an event sourcing toolkit for Go.
Example | Description |
---|---|
API Quickstart | Demonstrates the basic usage of all core Estoria components in a single, unannotated main() function. |
REST Service | Demonstrates how to create a basic REST API service that uses Estoria to store and load entities using event sourcing. |
- Estoria: Event sourcing toolkit for Go
- Estoria Contrib: Event store implementations for Estoria (among other things)