An open API service indexing awesome lists of open source software.

https://github.com/inadarei/temple-building-microservice

In-class exercise in building event sourcing microservice
https://github.com/inadarei/temple-building-microservice

Last synced: 7 months ago
JSON representation

In-class exercise in building event sourcing microservice

Awesome Lists containing this project

README

          

# Event Store
Event Store implementation

API Docs: https://inadarei.github.io/temple-building-microservice/

## Usage

```
make clean
```

And then the API will be deployed at `http://0.0.0.0:8181`

## References:

- API Spec: https://github.com/inadarei/temple-exercises-2019-apr
- Docker: https://github.com/inadarei/temple-cis4360-docker