Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 481 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 481 Bytes

Media-related Entities

This library provides basic implementations for media-related entities, such as image galleries. Each entity implementation is provided in two variants:

  • a standard implementation that provides the functionality, and
  • an event-sourced implementation that builds on top of goes.

Entities

Image Gallery

License

MIT