{"id":18456115,"url":"https://github.com/jjeffcaii/devicehub","last_synced_at":"2025-04-22T17:15:51.917Z","repository":{"id":98947686,"uuid":"98872949","full_name":"jjeffcaii/devicehub","owner":"jjeffcaii","description":"search mobile device models.","archived":false,"fork":false,"pushed_at":"2017-07-31T09:56:57.000Z","size":140,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T14:57:56.483Z","etag":null,"topics":["device-model","devices"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jjeffcaii.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-31T09:38:45.000Z","updated_at":"2018-02-27T10:08:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"48b6b7ca-c9df-47aa-b8a0-43662b5747fc","html_url":"https://github.com/jjeffcaii/devicehub","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/jjeffcaii%2Fdevicehub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjeffcaii%2Fdevicehub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjeffcaii%2Fdevicehub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjeffcaii%2Fdevicehub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjeffcaii","download_url":"https://codeload.github.com/jjeffcaii/devicehub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250285734,"owners_count":21405298,"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":["device-model","devices"],"created_at":"2024-11-06T08:10:16.483Z","updated_at":"2025-04-22T17:15:51.898Z","avatar_url":"https://github.com/jjeffcaii.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Device Hub\nSearch mobile device model info.\n\n\n## Build\n```shell\n$ glide update \u0026\u0026 glide install \u0026\u0026 go build\n```\n\n## How To Run?\n\nDocker is recommended:\n\n```shell\n$ docker run --rm -ti -p 3000:3000 jjeffcaii/devicehub:latest\n```\n\n## Restful Docs\n\nExample: search for `iPhone7,2`\n\n```shell\n $ curl -X GET \\\n    -H \"Content-Type: application/json\" \\\n    \"http://127.0.0.1:3000/iphone7,2\"\n```\n\nIt will return JSON string:\n\n```json\n\"iPhone 6\"\n```\n\n## FAQ\n\n\u003e Q: Where can I get latest device models?\n\n\u003e A: Just execute script below.\n\n```shell\n$ curl http://storage.googleapis.com/play_public/supported_devices.csv | iconv -f UTF-16 -t UTF-8 \u003e db/android.txt\n$ curl -o db/ios.txt http://7xpeg1.com1.z0.glb.clouddn.com/ios.devicemodels.properties\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjeffcaii%2Fdevicehub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjeffcaii%2Fdevicehub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjeffcaii%2Fdevicehub/lists"}