Skip to content

Eiffel Goer is an open source implementation of the event repository API written in Go.

License

Notifications You must be signed in to change notification settings

eiffel-community/eiffel-goer

Eiffel Goer

Sandbox badge

Eiffel Goer is a go implementation of the event repository API.

Description

Eiffel Goer implements the event repository API and is intended as an open source alternative to the Eiffel Event Repository.

Features

  • Simple implementation of the Eiffel ER API.
  • Event searching

Installation

Docker

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.

Running a development server locally for testing. Will restart on code changes.

make start

Building a local executable

make build

Running tests

make test

Contribute

Support

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.

About

Eiffel Goer is an open source implementation of the event repository API written in Go.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages