- This is an example service that will demonstrate an event sourced service. This is also the basic example of how I create the micro-service for my side projects,
- The server offers 3 endpoints to allow users to do basic CRUD as an example:
- Run:
docker-compose up -d