Skip to content

purple000skvo/places

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Places Api


Run from the Console

To run the application execute following command in your console:

./mvnw spring-boot:run

Build & Run executable JAR file

./mvnw package && java -jar target/places-0.0.1-SNAPSHOT.jar

IDE - Intellij or Eclipse

To run from the IDE find the main method in PlacesApplication.java and select debug or run as application.

TODO

  • Api versioning
  • Fallback for External Api calls
  • Write more tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages