dependabot[bot] 543d066a0d Bump com.github.ben-manes.caffeine:caffeine from 3.1.2 to 3.1.8
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.2 to 3.1.8.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.2...v3.1.8)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-13 00:32:13 +02:00
2024-09-17 09:24:34 +02:00
2024-08-16 21:07:26 +02:00
2024-09-17 09:24:24 +02:00
2024-10-13 00:31:40 +02:00
2024-08-16 21:07:26 +02:00
2024-10-13 00:31:40 +02:00
2024-08-17 00:11:15 +02:00
2024-08-16 21:07:26 +02:00
2024-08-16 21:07:26 +02:00
2024-09-30 22:45:01 +02:00

Timezone Service for Firmware-HQ

Endpoints

curl https://firmware-hq.dev/v1/timezone

Will return the timezone information for the requesting client. Uses the external IP of the client

curl https://firmware-hq.dev/v1/timezone/Europe

Will return all locations within the area.

curl https://firmware-hq.dev/v1/timezone/Europe/Berlin

Will return the timezone information for a specific area/location combination.

Responses

All endpoint will return a 200 or 404 (in case of an error).

Description
No description provided
Readme AGPL-3.0 168 KiB
Languages
Java 90.5%
Dockerfile 6%
Makefile 3.5%