/Map

Country learning tool by populating country information

Primary LanguageKotlin

Map

Getting Started

  1. Clone the repo
  2. Run ./gradlew bootRun to run the application. Visit http://localhost:8080/

Or you can build the JAR file using ./gradlew build. Then you can run the JAR file: java -jar build/libs/gs-rest-service-0.1.0.jar