{"id":18859609,"url":"https://github.com/tortitast/trouter","last_synced_at":"2026-04-24T20:31:53.396Z","repository":{"id":62040316,"uuid":"557320012","full_name":"TortitasT/trouter","owner":"TortitasT","description":"Deno router","archived":false,"fork":false,"pushed_at":"2022-10-25T15:40:31.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T20:14:59.479Z","etag":null,"topics":["deno"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/TortitasT.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}},"created_at":"2022-10-25T13:28:21.000Z","updated_at":"2024-01-04T08:45:41.000Z","dependencies_parsed_at":"2023-01-20T14:18:57.327Z","dependency_job_id":null,"html_url":"https://github.com/TortitasT/trouter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TortitasT%2Ftrouter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TortitasT%2Ftrouter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TortitasT%2Ftrouter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TortitasT%2Ftrouter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TortitasT","download_url":"https://codeload.github.com/TortitasT/trouter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800488,"owners_count":19699127,"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":["deno"],"created_at":"2024-11-08T04:18:37.324Z","updated_at":"2026-04-24T20:31:53.355Z","avatar_url":"https://github.com/TortitasT.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trouter\nAnother Deno router.\n## Usage\n\n```ts\nimport { Router } from \"https://deno.land/x/trouter@0.1.2/mod.ts\";\n\nconst router: Router = new Router();\n\nrouter.get(\"hello\", () =\u003e {\n  return \"Hello World\";\n});\n\nrouter.listen(80);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftortitast%2Ftrouter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftortitast%2Ftrouter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftortitast%2Ftrouter/lists"}