2024-08-27 22:26:43 +02:00
2024-08-16 21:07:26 +02:00
2024-08-27 22:26:43 +02:00
2024-08-16 21:07:26 +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-08-17 00:11:15 +02:00

Timezone Service for Firmware-HQ

Endpoints

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

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

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

Will return all locations within the area.

curl https://timezone.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%