Eiffel Goer is a go implementation of the event repository API.
Eiffel Goer implements the event repository API and is intended as an open source alternative to the Eiffel Event Repository.
- Simple implementation of the Eiffel ER API.
- Event searching
docker run -e CONNECTION_STRING=yourdb -e API_PORT=8080 ghcr.io/eiffel-community/eiffel-goer:latest
If you want to select a particular version instead of the latest one, see the list of version-tagged images.
make start
make build
make test
- Issue Tracker: https://github.com/eiffel-community/eiffel-goer/issues
- Source Code: https://github.com/eiffel-community/eiffel-goer
If you are having issues, please let us know.
There is a mailing list at: eiffel-goer-maintainers@google-groups.com or just write an Issue.