{"id":13339945,"url":"https://github.com/dfa1/uritemplate","last_synced_at":"2026-06-27T09:04:13.876Z","repository":{"id":95191132,"uuid":"206491486","full_name":"dfa1/uritemplate","owner":"dfa1","description":"Clojure implementation of the URI Template (RFC 6570), level 4 compliant.","archived":false,"fork":false,"pushed_at":"2019-09-05T06:32:25.000Z","size":105,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T15:46:25.281Z","etag":null,"topics":["clojure","rfc-6570","uri-template"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/dfa1.png","metadata":{"files":{"readme":"README","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":"2019-09-05T06:32:02.000Z","updated_at":"2024-06-20T08:55:46.000Z","dependencies_parsed_at":"2023-06-12T09:45:10.878Z","dependency_job_id":null,"html_url":"https://github.com/dfa1/uritemplate","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dfa1/uritemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfa1%2Furitemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfa1%2Furitemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfa1%2Furitemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfa1%2Furitemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfa1","download_url":"https://codeload.github.com/dfa1/uritemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfa1%2Furitemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34847290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"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":["clojure","rfc-6570","uri-template"],"created_at":"2024-07-29T19:21:23.004Z","updated_at":"2026-06-27T09:04:13.872Z","avatar_url":"https://github.com/dfa1.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uritemplate\n\nClojure implementation of the URI Template (RFC 6570), level 4 compliant.\n\n## Usage\n\nuser=\u003e (let [bitbucket (uritemplate \"http://bitbucket.org/{user}/{project}\")]\n  (bitbucket {:user \"dfa\" :project \"uritemplate\"}))\nhttp://bitbucket.org/dfa/uritemplate\nuser=\u003e\n\n## Todo\n\n- improve error reporting:\n   + missing } in templates\n   + empty templates\n   + prefix together with explode\n- uriparser?\n    (let [example-parser (uri-parser \"http://example.com/{role}/{user}\")]\n      (example-parser \"http://example.com/admin/dfa\")) ; yields {:role \"admin\"\n      \t  :user \"user\" }\n\n## Inspired by\n\nhttp://code.google.com/p/uri-templates/\nhttp://static.springsource.org/spring/docs/3.0.x/javadoc-api/org/springframework/web/util/UriTemplate.html\n\n## License\n\nCopyright (C) 2011-2014 Davide Angelocola\n\nDistributed under the Eclipse Public License, the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfa1%2Furitemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfa1%2Furitemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfa1%2Furitemplate/lists"}