577c97f1bb7eee87e4ae1fc8108903c7fd4d4f75
Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.2.5 to 1.3.0. - [Release notes](https://github.com/spring-projects/spring-modulith/releases) - [Commits](https://github.com/spring-projects/spring-modulith/compare/1.2.5...1.3.0) --- updated-dependencies: - dependency-name: org.springframework.modulith:spring-modulith-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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%