- PostgreSQL database
GET response to path
/api/country_by_ip?ip=123.123.123.123
will return country name in JSON format
{
country: "China",
ip: "123.123.123.123"
}
For add monthly IP database update to CRON run
whenever -w
For remove this task from CRON run
whenever -c