{"id":16428574,"url":"https://github.com/maksimr/path-to-regexp","last_synced_at":"2026-01-27T07:36:15.710Z","repository":{"id":37091796,"uuid":"477293799","full_name":"maksimr/path-to-regexp","owner":"maksimr","description":"Clojure library provided pattern matching for path","archived":false,"fork":false,"pushed_at":"2026-01-19T13:13:22.000Z","size":36,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T19:42:40.774Z","etag":null,"topics":["clojure"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maksimr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-03T09:28:18.000Z","updated_at":"2025-12-11T03:30:31.000Z","dependencies_parsed_at":"2023-01-25T14:46:21.762Z","dependency_job_id":"3c0fcb2e-fb55-48a7-bc2b-ffa365c40dc3","html_url":"https://github.com/maksimr/path-to-regexp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maksimr/path-to-regexp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksimr%2Fpath-to-regexp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksimr%2Fpath-to-regexp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksimr%2Fpath-to-regexp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksimr%2Fpath-to-regexp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maksimr","download_url":"https://codeload.github.com/maksimr/path-to-regexp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maksimr%2Fpath-to-regexp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28808192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:14:39.408Z","status":"ssl_error","status_checked_at":"2026-01-27T07:14:39.098Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["clojure"],"created_at":"2024-10-11T08:17:36.199Z","updated_at":"2026-01-27T07:36:15.694Z","avatar_url":"https://github.com/maksimr.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# path-to-regexp\n\n![Test](https://github.com/maksimr/path-to-regexp/workflows/Test/badge.svg)\n\nLibrary provided pattern matching for paths\n\n## Installation\n\n```clojure\nio.github.maksimr/path-to-regexp {:git/sha \"ce679995a01366f9e99cb18df8f7ca4d927a89a8\"}\n```\n\n## Usage\n\n```clojure\n(require '[path-to-regexp.core :refer [match-path]])\n(match-path \"/user/:id\" \"/user/1\")\n\n=\u003e {:id \"1\"}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksimr%2Fpath-to-regexp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksimr%2Fpath-to-regexp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksimr%2Fpath-to-regexp/lists"}