Skip to content

Health tracker app Backend written in Kotlin, with Spring-Boot.

License

Notifications You must be signed in to change notification settings

yupiel/helth-be

Repository files navigation

helth

Health tracker app Backend written in Kotlin, with Spring-Boot.

Endpoint Definition

/users/ - Contains user specific data

/users/activities - Listing of all the user's activities
/users/activities/[activityID] - Specific information about a single activity

/users/challenges - Listing of all the user's challenges: active, completed, and expired /users/challenges/[challengeID] - Specific information about a single user challenge

About

Health tracker app Backend written in Kotlin, with Spring-Boot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published