- Added before and after query parameters to activity
- Added a create activity endpoint
- Optimized activity tests
- Change JWT expiration to be taken from environment
- Add JWT authentication (in addition to HTTP Basic for
activity/start
andactivity/stop
). - Add integration tests
- Add
docker-compose.yml
for running PostgreSQL test instance