Location finder application using Spring REST, GCP, AppEngine
Spring REST based service to allow the users to get the longitude and latitude of the specified location.
Once the API returns the location details, front end which will be developed in ReactJS, will plot these locations on the map using Google Maps API.
The service uses Apache Solr as a database which is the search paltform to lookup the location details. Apache Solr is deployed on GCP.