{"id":33936070,"url":"https://github.com/bohdaq/url-build-parse","last_synced_at":"2026-04-02T02:18:16.654Z","repository":{"id":59502362,"uuid":"537643879","full_name":"bohdaq/url-build-parse","owner":"bohdaq","description":"`url-build-parse` provides the ability to parse URL from string as well as construct URL from parts.","archived":false,"fork":false,"pushed_at":"2023-05-26T21:37:04.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-09T23:27:28.054Z","etag":null,"topics":["parser","rust","url"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bohdaq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"Citation.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-16T23:07:27.000Z","updated_at":"2022-12-29T17:24:13.000Z","dependencies_parsed_at":"2025-04-13T10:14:22.789Z","dependency_job_id":null,"html_url":"https://github.com/bohdaq/url-build-parse","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/bohdaq/url-build-parse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohdaq%2Furl-build-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohdaq%2Furl-build-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohdaq%2Furl-build-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohdaq%2Furl-build-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bohdaq","download_url":"https://codeload.github.com/bohdaq/url-build-parse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohdaq%2Furl-build-parse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["parser","rust","url"],"created_at":"2025-12-12T14:04:04.228Z","updated_at":"2026-04-02T02:18:16.647Z","avatar_url":"https://github.com/bohdaq.png","language":"Rust","funding_links":["https://www.paypal.com/donate/?hosted_button_id=7J69SYZWSP6HJ"],"categories":[],"sub_categories":[],"readme":"# Welcome to url-build-parse!\n`url-build-parse` provides the ability to parse URL from string as well as construct URL from parts.\n\nSee [URL on Wikipedia](https://en.wikipedia.org/wiki/URL) and [RFC 3986](https://www.rfc-editor.org/rfc/rfc3986) for more information.\n\nSome supported URLs as an example (but not limited to):\n - ftp://ftp.is.co.za/rfc/rfc1808.txt\n - http://www.ietf.org/rfc/rfc2396.txt\n - ldap://[2001:db8::7]/c=GB?objectClass?one\n - mailto:John.Doe@example.com\n - news:comp.infosystems.www.servers.unix\n - tel:+1-816-555-1212\n - telnet://192.0.2.16:80/\n - urn:oasis:names:specification:docbook:dtd:xml:4.1.2\n\n\n## Features\n1. Convert given string into a UrlComponents struct\n2. Convert given UrlComponents struct into a URL string\n\n\n\n## Configuration\nNo additional configuration required.\n\n\n## Demo\n\n[Tests](https://github.com/bohdaq/url-build-parse/blob/main/src/lib.rs)\nare available in the repository.\n\n## Documentation\nPublic functions definitions and usage can be found at [git repository](https://github.com/bohdaq/url-build-parse/blob/main/src/lib.rs).\n\n\n## Build\nIf you want to build `url-build-parse` on your own, make sure you have [Rust installed](https://www.rust-lang.org/tools/install).\n\n\u003e $ cargo build\n\n\n## Test\nIf you want to test `url-build-parse`.\n\n\u003e $ cargo test\n\n\n## Community\nContact me on [Discord](https://discordapp.com/users/952173191659393025/) where you can ask questions and share ideas. Follow the [Rust code of conduct](https://www.rust-lang.org/policies/code-of-conduct).\n\n## Donations\nIf you appreciate my work and want to support it, feel free to do it via [PayPal](https://www.paypal.com/donate/?hosted_button_id=7J69SYZWSP6HJ).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohdaq%2Furl-build-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbohdaq%2Furl-build-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohdaq%2Furl-build-parse/lists"}