{"id":15354733,"url":"https://github.com/jloh/geojs","last_synced_at":"2025-10-07T00:57:46.794Z","repository":{"id":60034886,"uuid":"105343073","full_name":"jloh/geojs","owner":"jloh","description":"Geo-location lookup API","archived":false,"fork":false,"pushed_at":"2025-08-24T07:25:01.000Z","size":328,"stargazers_count":96,"open_issues_count":10,"forks_count":11,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-24T14:16:33.973Z","etag":null,"topics":["api","backendless","geolocation","high-performance"],"latest_commit_sha":null,"homepage":"https://geojs.io","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jloh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jloh"}},"created_at":"2017-09-30T05:00:54.000Z","updated_at":"2025-07-29T05:12:15.000Z","dependencies_parsed_at":"2024-07-27T14:06:20.413Z","dependency_job_id":null,"html_url":"https://github.com/jloh/geojs","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jloh/geojs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jloh%2Fgeojs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jloh%2Fgeojs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jloh%2Fgeojs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jloh%2Fgeojs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jloh","download_url":"https://codeload.github.com/jloh/geojs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jloh%2Fgeojs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278703574,"owners_count":26031205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","backendless","geolocation","high-performance"],"created_at":"2024-10-01T12:20:45.443Z","updated_at":"2025-10-07T00:57:46.772Z","avatar_url":"https://github.com/jloh.png","language":"Perl","funding_links":["https://github.com/sponsors/jloh"],"categories":[],"sub_categories":[],"readme":"# README\n\n![](https://geojs.io/img/logo.png)\n\n A highly available backendless geo-location lookup API\n\n [![](https://img.shields.io/circleci/project/github/jloh/geojs.svg)](https://circleci.com/gh/jloh/geojs) [![Coverage Status](https://coveralls.io/repos/github/jloh/geojs/badge.svg?branch=master)](https://coveralls.io/github/jloh/geojs?branch=master) ![](https://img.shields.io/github/release/jloh/geojs.svg) ![](https://img.shields.io/github/license/jloh/geojs.svg) [![](https://img.shields.io/gitter/room/jloh/geojs.svg?logo=gitter-white)](https://gitter.im/jloh/geojs)\n\n## Introduction\n\nGeoJS is a geo-location lookup API supporting plain text, JSON and JSONP endpoints. It also has [ChatOps integration](https://geojs.io/docs/chatops/) and a PTR endpoint. With full CORS support GeoJS can be integrated into any frontend or backend app easily.\n\n### Repos\n\nThe GeoJS website is available over at [jloh/geojs-io](https://github.com/jloh/geojs-io) and webapp at [jloh/geojs-app](https://github.com/jloh/geojs-app).\n\n## Installation / Getting started\n\nWant your IP? [Easy](https://get.geojs.io/v1/ip).\n\n```text\n$ curl -s https://get.geojs.io/v1/ip\n8.8.8.8\n```\n\nNeed a PTR? [Surething](https://get.geojs.io/v1/dns/ptr)!\n\n```text\n$ curl -s https://get.geojs.io/v1/dns/ptr\ngoogle-public-dns-a.google.com\n```\n\nI want to know what country a specific IP belongs to! [I gotchu](https://get.geojs.io/v1/ip/country/8.8.8.8).\n\n```text\n$ curl -s https://get.geojs.io/v1/ip/country/8.8.4.4\nUS\n```\n\nCheckout the GeoJS [web app](https://app.geojs.io) for a real world example.\n\nGeoJS has a free unlimited production instance running at [get.geojs.io](https://get.geojs.io/v1/ip).\n\n## Sponsors\n\nGeoJS is powered by the DigitalOcean cloud and wouldn't be possible without them. Use our [referral link](https://m.do.co/c/2c9ab4daaa8d) to get $10 free credit upon signup. We'd also like to thank [DNS Spy](https://www.dnsspy.io/?ref=geojs.io ) who continually monitor our DNS infrastructure to ensure that users can reach GeoJS. Finally we want to thank Cloudflare who power our frontend traffic and enable us to cache our heavily dynamic API.\n\n![](https://geojs.io/img/DO_Logo_horizontal_blue.svg)\n\n![](https://geojs.io/img/DO_Logo_horizontal_blue.svg)\n![](https://geojs.io/img/dnsspy_logo.png)\n![](https://geojs.io/img/cloudflare_logo.png)\n \n## Licence\n\n```text\nMIT License\n\nCopyright (c) 2017-2022 James Loh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjloh%2Fgeojs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjloh%2Fgeojs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjloh%2Fgeojs/lists"}