Skip to content

Samagra-Development/geoip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoIP-Service

Examples on how to do IP to Location Details

Example

See code example in the server folder.

Setup

Install/Build

yarn

Start Server

node app.js

API

curl https://geoip.samagra.io/city/128.101.101.101

Works with both ipv4 and ipv6.

Notes

DB will remain updated automatically. Please create a ticket if you see some issues.

Contribution Guide

  1. Please consider issues up from grabs.
  2. It will only be assigned with a PR.

About

Service to get Location from ipv4 and ipv6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 63.3%
  • HTML 20.9%
  • CSS 14.0%
  • Dockerfile 1.8%