{"id":19211806,"url":"https://github.com/joedborg/iplocation","last_synced_at":"2025-08-19T22:12:04.736Z","repository":{"id":62441111,"uuid":"199887992","full_name":"joedborg/iplocation","owner":"joedborg","description":"Rust library to gain location data based on your public IP address","archived":false,"fork":false,"pushed_at":"2019-07-31T18:01:51.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T19:47:39.692Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joedborg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-31T16:00:50.000Z","updated_at":"2019-07-31T18:01:53.000Z","dependencies_parsed_at":"2022-11-01T21:53:44.278Z","dependency_job_id":null,"html_url":"https://github.com/joedborg/iplocation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fiplocation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fiplocation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fiplocation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joedborg%2Fiplocation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joedborg","download_url":"https://codeload.github.com/joedborg/iplocation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240286506,"owners_count":19777354,"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":[],"created_at":"2024-11-09T13:44:46.564Z","updated_at":"2025-02-23T07:46:04.631Z","avatar_url":"https://github.com/joedborg.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iplocation\n\nSimple Rust library that uses [http://ip-api.com/json](http://ip-api.com/json)\nto gain location data based on your public IP address.\n\n## Example\n\n```rust\nuse iplocation;\n\nfn main() {\n    let result = iplocation::get().unwrap();\n\n    println!(\"{:?}\", result);\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoedborg%2Fiplocation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoedborg%2Fiplocation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoedborg%2Fiplocation/lists"}