Skip to content

Releases: matul3jan/healthtrackerrest

Added user statistics

02 Nov 15:39
Compare
Choose a tag to compare

Application now supports new endpoint for users statistics - BMI, Ideal weight & Fluid intake calculations.

Users, Activities, Goals APIs

02 Nov 11:01
f3010c6
Compare
Choose a tag to compare
  • Application now has REST API endpoints for Users, Activities & Goals.
  • Also all endpoints are protected using Basic Auth with roles ADMIN / TESTER / USER / ANYONE.

Supports User CRUD operations and OpenAPI documentation

16 Oct 15:17
Compare
Choose a tag to compare
  • User CRUD operations using Postgres SQL database
  • Self documenting code using OpenAPI 3.0 and Swagger

User endpoints

09 Oct 09:55
Compare
Choose a tag to compare
User endpoints Pre-release
Pre-release

Base structure for the application and provide user endpoints.

Full Changelog: https://github.com/matul3jan/healthtrackerrest/commits/V1.0