{"id":24105162,"url":"https://github.com/andrey-lawyer/java-useragent-parser","last_synced_at":"2025-02-28T00:17:52.615Z","repository":{"id":271889133,"uuid":"914887185","full_name":"andrey-lawyer/java-useragent-parser","owner":"andrey-lawyer","description":"This project is a customizable tool for parsing User-Agent strings to extract detailed information about browsers, versions, and other key attributes.","archived":false,"fork":false,"pushed_at":"2025-01-20T10:14:49.000Z","size":151,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T10:26:37.782Z","etag":null,"topics":["data-parsing","developer-tools","pattern-matching","ua-parser","user-agent-detection","user-agent-parser"],"latest_commit_sha":null,"homepage":"https://useragent-parser.onrender.com/api/user-agent/parse","language":"Java","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/andrey-lawyer.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":"2025-01-10T14:10:41.000Z","updated_at":"2025-01-20T10:14:51.000Z","dependencies_parsed_at":"2025-01-20T10:24:19.027Z","dependency_job_id":null,"html_url":"https://github.com/andrey-lawyer/java-useragent-parser","commit_stats":null,"previous_names":["andrey-lawyer/java-useragent-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey-lawyer%2Fjava-useragent-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey-lawyer%2Fjava-useragent-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey-lawyer%2Fjava-useragent-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrey-lawyer%2Fjava-useragent-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrey-lawyer","download_url":"https://codeload.github.com/andrey-lawyer/java-useragent-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241078426,"owners_count":19905852,"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":["data-parsing","developer-tools","pattern-matching","ua-parser","user-agent-detection","user-agent-parser"],"created_at":"2025-01-10T20:52:00.419Z","updated_at":"2025-02-28T00:17:52.608Z","avatar_url":"https://github.com/andrey-lawyer.png","language":"Java","readme":"# User-Agent Parser\n\nThis project is a customizable tool for parsing User-Agent strings to extract detailed information about browsers, versions, and other key attributes. It is specifically designed to handle a wide variety of User-Agent patterns.\n\n## Table of Contents\n\n- [Technologies](#technologies)\n- [Installation](#installation)\n- [Running the Project](#running-the-project)\n- [API Reference](#api-reference)\n\n## Technologies\n\n- Spring Boot (Java)\n- Docker\n- Redis\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/andrey-lawyer/java-useragent-parser\n   ```\n\n## Running the Project\n\nTo start the project, run:\n\n```bash\ndocker-compose up\n```\nOnce the containers are up and running, you can access the application at the following addresses:\n\nhttp://localhost:8080\n\n\n## API Reference\n\n#### Endpoint to parse user agent from the \"User-Agent\" header\n\n```http\n  GET /api/user-agent/parse-header\n```\n\n\n####  Endpoint to parse user agent from query parameter \n\n```http\n  GET /api/user-agent/parse-query\n```\nquery parameters:\n- userAgent (required): The User-Agent string to parse.\n\n\n\n\n\n\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-lawyer%2Fjava-useragent-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrey-lawyer%2Fjava-useragent-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-lawyer%2Fjava-useragent-parser/lists"}