{"id":20449542,"url":"https://github.com/vulcand/route","last_synced_at":"2025-04-06T07:14:26.728Z","repository":{"id":57479808,"uuid":"27148191","full_name":"vulcand/route","owner":"vulcand","description":"HTTP request routing library and language","archived":false,"fork":false,"pushed_at":"2025-03-25T02:28:52.000Z","size":65,"stargazers_count":60,"open_issues_count":9,"forks_count":11,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-30T06:07:59.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vulcand.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}},"created_at":"2014-11-25T22:02:56.000Z","updated_at":"2025-03-25T02:28:55.000Z","dependencies_parsed_at":"2024-04-19T13:39:25.114Z","dependency_job_id":"efa22c0e-0561-4076-be05-6532824d8690","html_url":"https://github.com/vulcand/route","commit_stats":{"total_commits":33,"total_committers":9,"mean_commits":"3.6666666666666665","dds":0.696969696969697,"last_synced_commit":"cd0474b3d76e1525e6d55410a3fe5d079854076e"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulcand%2Froute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulcand%2Froute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulcand%2Froute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vulcand%2Froute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vulcand","download_url":"https://codeload.github.com/vulcand/route/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445681,"owners_count":20939961,"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":[],"created_at":"2024-11-15T10:42:27.626Z","updated_at":"2025-04-06T07:14:26.710Z","avatar_url":"https://github.com/vulcand.png","language":"Go","readme":"Route\n=====\n\n```go\nHost(\"localhost\") \u0026\u0026 Method(http.MethodPost) \u0026\u0026 Path(\"/v1\")\nHost(\"localhost\") \u0026\u0026 Method(http.MethodPost) \u0026\u0026 Path(\"/v1\") \u0026\u0026 Header(\"Content-Type\", \"application/\u003cstring\u003e\")\n```\n\nHTTP request routing language and library.\n\nFeatures:\n\n* Trie based matching\n* Regexp based matching\n* Matches hosts, headers, methods and paths\n* Flexible matching language\n\nDocumentation:\n\nhttp://godoc.org/github.com/vulcand/route\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulcand%2Froute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvulcand%2Froute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvulcand%2Froute/lists"}