{"id":22493299,"url":"https://github.com/jefking/king.route","last_synced_at":"2025-08-01T19:05:35.907Z","repository":{"id":26332372,"uuid":"29780994","full_name":"jefking/King.Route","owner":"jefking","description":"[Deprecated] Class Routing","archived":false,"fork":false,"pushed_at":"2016-04-01T19:53:29.000Z","size":851,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T20:46:17.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/King.Route","language":"C#","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/jefking.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":"2015-01-24T15:29:33.000Z","updated_at":"2019-08-13T16:01:09.000Z","dependencies_parsed_at":"2022-08-27T16:41:45.360Z","dependency_job_id":null,"html_url":"https://github.com/jefking/King.Route","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jefking/King.Route","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2FKing.Route","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2FKing.Route/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2FKing.Route/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2FKing.Route/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefking","download_url":"https://codeload.github.com/jefking/King.Route/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefking%2FKing.Route/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268281821,"owners_count":24225159,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":[],"created_at":"2024-12-06T18:38:09.796Z","updated_at":"2025-08-01T19:05:35.885Z","avatar_url":"https://github.com/jefking.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"ALPHA\n========\n\n## Routing: route models to controllers; \"code so simple\"; Loose Coupled Code\n\n+ Routing setup (Controller Classes)\n+ Call methods via routing\n+ NuGet: Install-Package King.Route\n+ 100% test coverage\n\n## Notes\n\n### Goals\nFrom: http -\u003e web api -\u003e dal -\u003e storage\n\nTo: http -\u003e web api -\u003e route -\u003e dal -\u003e route -\u003e storage\n\n### Benefits\n+ High entropy, many smaller parts\n+ multiple language support; route between languages\n+ Models\n + Code MVC style\n + Model based throughout system, not just first layer\n+ Testing\n + 1 mockable class: Get/Put, url + data\n + makes testing really nice, as you dont have to worry about mocking and dependancies as much\n + you don't inject classes that are dependancies\n\n### Ideas\nControllers\n+ Stateful? Should be able to load just one and keep using it? Cache Type.\n+ Call type per route\n\nCalling\n+ Thread models, single threaded, eventing, etc.\n+ Failures\n+ App domains\n\nRoute Types\n+ Direct Route, no-queue (done)\n+ \n\nRouting is built into DNXCore: App.UseRouter(IRouter)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefking%2Fking.route","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefking%2Fking.route","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefking%2Fking.route/lists"}