{"id":31485596,"url":"https://github.com/charliedigital/dn-kubb","last_synced_at":"2026-07-19T03:36:37.166Z","repository":{"id":316755957,"uuid":"1064721809","full_name":"CharlieDigital/dn-kubb","owner":"CharlieDigital","description":"A repository with .NET 10 OpenAPI generation + Kubb client side generation","archived":false,"fork":false,"pushed_at":"2025-09-26T13:06:04.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-05T04:44:40.269Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/CharlieDigital.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-26T13:05:05.000Z","updated_at":"2025-09-26T13:06:07.000Z","dependencies_parsed_at":"2025-09-26T15:08:45.780Z","dependency_job_id":"7f434b80-d146-40fa-82ed-d802db4b1b9c","html_url":"https://github.com/CharlieDigital/dn-kubb","commit_stats":null,"previous_names":["charliedigital/dn-kubb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CharlieDigital/dn-kubb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlieDigital%2Fdn-kubb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlieDigital%2Fdn-kubb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlieDigital%2Fdn-kubb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlieDigital%2Fdn-kubb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CharlieDigital","download_url":"https://codeload.github.com/CharlieDigital/dn-kubb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlieDigital%2Fdn-kubb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018208,"owners_count":26086303,"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-10-14T02:00:06.444Z","response_time":60,"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":"2025-10-02T10:46:04.530Z","updated_at":"2025-10-14T07:05:24.438Z","avatar_url":"https://github.com/CharlieDigital.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET + Kubb\n\nThis repository demonstrates configuration of .NET controller web APIs + Kubb for client generation.\n\n## Why Kubb\n\nKubb.dev and Orval.dev serve similar purposes, but Kubb's plugin-based approach makes it easier to extend the functionality with custom builders and transformers.\n\nThis example demonstrates using Kubb to:\n\n- Generate TypeScript types\n- Generate a standard client using `fetch`\n- Generate Zod schemas\n\nKubb also supports [plugging in custom clients](https://kubb.dev/knowledge-base/fetch) for implementing custom behaviors like auth, telemetry, etc.\n\n## How to Run\n\n```shell\ncd app\nnpm i\n\ncd ../api\n./_gen.sh\n# Or manual\ncd api\ndotnet build\ncd ../app\nnpm run gen\n```\n\nThe `_gen.sh` script will continuously watch and rebuild the client (see the `.csproj` file for configuration example).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharliedigital%2Fdn-kubb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharliedigital%2Fdn-kubb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharliedigital%2Fdn-kubb/lists"}