SE-TINF22B2 / G5-DuoGradus

Sammle Schritte, Tritt gegen Freunde an und steig in deiner Liga auf!
https://docs.duo-gradus.de
Apache License 2.0
3 stars 1 forks source link

Provide Goals #234

Closed henrybrink closed 2 months ago

henrybrink commented 3 months ago

What this PR does/why we need it?: This PR contains the implementation for the "/goal" endpoint. It will query the goals from the fitness provider. The goals will be cached for one hour, if the cache is older than one hour, we will return the newest value.

Which Issues does this PR fix?: Fixes #127

Also contains a very simplified form of caching, closing #140

Notes for reviewers:

benedictweis commented 3 months ago

Will review tomorrow 👍