4747057675c4cb1f69c14a7f95d3c2c3f8cd1e26
Build and Push Multi-Arch Docker Image / build-and-push (push) Successful in 8m5s
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
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).
Languages
Java
90.5%
Dockerfile
6%
Makefile
3.5%