Skip to content
This repository was archived by the owner on Mar 26, 2022. It is now read-only.

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Lookup - Build Status

Spring Boot Web Application for ip address lookup using MaxMind GeoIP2 and GMaps.js for UI

Service API

Response Method Path Description
CityResponse GET /api/location Returns CityResponse based in the IP from the request
CityResponse GET /api/location/{ipAddress} Returns CityResponse based in the given IP

Web UI

Web UI

Installation

  • Clone this project
git clone https://github.com/adaofeliz/ip-lookup.git ip-lookup
  • Start Up the Application
cd ip-lookup
mvn clean install
java -jar target/ip-lookup.war

Try it

About

Spring Boot Web Application for ip address lookup using MaxMind GeoIP2 and GMaps.js for UI

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages