pet application api
daily/monthly spends calculation and reports generation Prerequisites:
Java 17, Gradle 6.9, Postgres DB(tested with v13)
To run this project, you will need following environment variables
DATABASE_URL - db connection url
USERNAME - db username
PASSWORD - db pass
SECRET - secret for jwt token
EXPIRE_TIME - token expire time
Swagger UI - http://localhost:8080/swagger-ui.html