Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route-service

Main goal of this project is to find the best route from one country to another. Data is presented as json format.

I've implemented A* pathfinding algorithm to find the best route with the help of this article from Baeldung and this video from Computerphile.

Build & Run

  • You can execute gradle build and then run the output jar located at /build/libs
  • I also prepared Dockerfile so you can also build the image and run the application
  • You also can run it with any supported IDE

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages