Skip to content

Building a Geocoder app using Kotlin, Vaadin and Spring Boot

Notifications You must be signed in to change notification settings

sethuraman-k-r/geocoder-app-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geocoder-app-kotlin

Building a Geocoder app using Kotlin, Vaadin and Spring Boot

Demo

Kotlin Geocoder

Steps to run an application:

  • Fork a project into your local repository

  • Get a free API key by signing up into OpenCage Geocoder

  • Add that API key into src/main/resources/api.properties to api-key

  • Run the project by using the ./mvnw spring-boot:run from terminal

  • This might take a bit time to add all the required dependencies into your application

  • Open the app from http://localhost:8080

Releases

No releases published

Packages

No packages published

Languages