mars3142 721b72d31e
Build and Push Multi-Arch Docker Image / build-and-push (push) Failing after 2s
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.8.17
2026-04-19 11:41:56 +00:00
2025-12-15 23:13:19 +01:00
2025-08-23 00:12:17 +02:00
2024-10-30 19:22:22 +01:00
2024-08-16 21:07:26 +02:00
2026-03-29 00:07:16 +01:00
2024-08-17 00:11:15 +02:00
2025-08-22 20:28:13 +02:00
2026-04-19 11:40:45 +00:00
2024-10-28 15:44:22 +01:00
2026-04-18 22:46:18 +00:00

Timezone Service for Firmware-HQ

Endpoints

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

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

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

Will return all locations within the area.

curl https://api.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).

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