{"id":15074360,"url":"https://github.com/akazwz/ua-parser","last_synced_at":"2026-02-04T10:08:08.360Z","repository":{"id":255809554,"uuid":"853659395","full_name":"akazwz/ua-parser","owner":"akazwz","description":"user agent parser http and grpc service","archived":false,"fork":false,"pushed_at":"2024-09-07T07:39:02.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T09:29:38.323Z","etag":null,"topics":["docker","grpc","hono","http","nodejs","ua-parser"],"latest_commit_sha":null,"homepage":"https://ua-parser.dlj.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akazwz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-09-07T06:55:00.000Z","updated_at":"2024-09-28T03:15:10.000Z","dependencies_parsed_at":"2024-09-07T08:00:10.865Z","dependency_job_id":null,"html_url":"https://github.com/akazwz/ua-parser","commit_stats":null,"previous_names":["akazwz/ua-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akazwz%2Fua-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akazwz%2Fua-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akazwz%2Fua-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akazwz%2Fua-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akazwz","download_url":"https://codeload.github.com/akazwz/ua-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239362372,"owners_count":19626117,"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":["docker","grpc","hono","http","nodejs","ua-parser"],"created_at":"2024-09-25T03:32:32.999Z","updated_at":"2026-02-04T10:08:03.321Z","avatar_url":"https://github.com/akazwz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## User Agent Parser Service supported both http and grpc\n\n\n### http: hono\n### grpc: grpcjs for server and buf for protobuf management and code generation\n\n### example response\n\n````json\n{\n    \"ua\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\",\n    \"browser\": {\n        \"name\": \"Chrome\",\n        \"version\": \"128.0.0.0\",\n        \"major\": \"128\"\n    },\n    \"cpu\": {\n        \"architecture\": \"\"\n    },\n    \"device\": {\n        \"type\": \"\",\n        \"vendor\": \"Apple\",\n        \"model\": \"Macintosh\"\n    },\n    \"engine\": {\n        \"name\": \"Blink\",\n        \"version\": \"128.0.0.0\"\n    },\n    \"os\": {\n        \"name\": \"macOS\",\n        \"version\": \"10.15.7\"\n    }\n}\n````\n\nif you like this project, please give me a star, thank you!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakazwz%2Fua-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakazwz%2Fua-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakazwz%2Fua-parser/lists"}