Service for doing keeping track of time. Mainly for educational purposes.
The Service is a GRPC service with a client as well as a shell program to show its usage
The Service is built using Akka-GRPC
- Finish command shell
- Remove and clean up code
- Add testing
- Add splits
- 0.3 - First GRPC only service/client
- 0.2 - GRPC and JSON service/client
- 0.1 - JSON Service/client only