{"id":16294698,"url":"https://github.com/valve/mxmnd","last_synced_at":"2025-03-20T04:30:38.564Z","repository":{"id":56884912,"uuid":"71607180","full_name":"Valve/mxmnd","owner":"Valve","description":"Minimal MaxMind API wrapper for Ruby","archived":false,"fork":false,"pushed_at":"2018-11-17T15:54:55.000Z","size":12,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-08T23:42:36.244Z","etag":null,"topics":["geocoding","ip-address","maxmind","maxmind-geoip2-api","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/Valve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-22T00:35:34.000Z","updated_at":"2018-11-17T18:38:37.000Z","dependencies_parsed_at":"2022-08-20T13:51:00.284Z","dependency_job_id":null,"html_url":"https://github.com/Valve/mxmnd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valve%2Fmxmnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valve%2Fmxmnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valve%2Fmxmnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valve%2Fmxmnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Valve","download_url":"https://codeload.github.com/Valve/mxmnd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244047647,"owners_count":20389206,"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","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":["geocoding","ip-address","maxmind","maxmind-geoip2-api","ruby"],"created_at":"2024-10-10T20:16:11.241Z","updated_at":"2025-03-20T04:30:38.190Z","avatar_url":"https://github.com/Valve.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Valve/mxmnd.svg?branch=master)](https://travis-ci.org/Valve/mxmnd)\n[![Code Climate](https://codeclimate.com/github/Valve/mxmnd/badges/gpa.svg)](https://codeclimate.com/github/Valve/mxmnd)\n[![Gem Version](https://badge.fury.io/rb/mxmnd.svg)](https://badge.fury.io/rb/mxmnd)\n# Mxmnd\n\nMinimalistic MaxMind API wrapper for Ruby.\n\n`Faraday` is the only runtime dependency.\n\nSupports only `#city` API call. API compatible with `Geoip2.city`.\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mxmnd'\n```\n\n## Usage\n\n```ruby\nMxmnd.city('8.8.8.8')\n```\n\nIf you want to use faraday options, you can pass them as a second parameter:\n\n```ruby\nMxmnd.city('8.8.8.8', request: {timeout: 1})\n```\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalve%2Fmxmnd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalve%2Fmxmnd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalve%2Fmxmnd/lists"}