Skip to content

Spring Boot made API to get the distance between two cities.

License

Notifications You must be signed in to change notification settings

woodsoul507/distance-between-us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distance Between Us

This is a little API project which takes a given IP address or it takes the client IP address along with a given city name and country iso2 code and it calcs the straight line distance between both points.

Example

http://your.domain.com/api/v1/get-distance?country=pa&city=Panama City&ip=153.134.188.49

License

It is MIT license so feel free to use it in your own projects.

About

Spring Boot made API to get the distance between two cities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages