/geo-service

Test Task: retrieve/query charging stations by id/zipcode/perimeter around a given geolocation

Primary LanguageJava

geo-service

Technologies:

  • Java 11
  • Spring Boot
  • Postgres
  • Hibernate
  • Swagger

Tests work with a real DB with installed postgis extension.

The interface provides the following functionality:
• Persist charging stations

• Retrieve/Query charging stations by

  • ID
  • Zipcode / Postal Code
  • a perimeter around a given geolocation

Swagger documentation is available at http://localhost:8181/swagger-ui.html