An application that determines the geographical coordinates of a point at a given address, saves them to in-memory database and displays the saved points on the map.
- Build and run the app.
- http://localhost:8080/sites
- http://localhost:8080/sites/1
- Postman: POST http://localhost:8080/sites?address=Werner-von-Siemens-Straße%201,%20Munich,%20Germany
- http://localhost:8080/
Thanks to https://github.com/kousen
