README

This is a microservice that gets an ip adress and return the city & country that it's located at

to run in development mode

  • start local redis-server
  • run rails s

to switch full/partial db

Full has more ip adresses, partial will take less time to process

  • .env - DATABASE_COVERAGE=partial / full

examples