{"id":49552648,"url":"https://github.com/kuestenlogik/bowire","last_synced_at":"2026-06-29T23:00:43.796Z","repository":{"id":355285772,"uuid":"1227526469","full_name":"Kuestenlogik/Bowire","owner":"Kuestenlogik","description":"Multi-protocol API workbench for .NET — discover, invoke, record, mock, replay across gRPC, REST, GraphQL, MQTT, SignalR, WebSocket, SSE, MCP, OData, Socket.IO, and more... including your custom protocol.","archived":false,"fork":false,"pushed_at":"2026-06-23T07:54:43.000Z","size":88943,"stargazers_count":4,"open_issues_count":79,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-23T08:13:27.652Z","etag":null,"topics":["api-client","api-testing","api-workbench","bowire","bowire-plugin","csharp","developer-tools","dotnet","graphql","grpc","http-client","mcp","mocking","mqtt","odata","openapi","rest","signalr","sse","websocket"],"latest_commit_sha":null,"homepage":"https://bowire.io","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/Kuestenlogik.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-02T20:06:21.000Z","updated_at":"2026-06-23T07:54:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Kuestenlogik/Bowire","commit_stats":null,"previous_names":["kuestenlogik/bowire"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/Kuestenlogik/Bowire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuestenlogik%2FBowire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuestenlogik%2FBowire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuestenlogik%2FBowire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuestenlogik%2FBowire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kuestenlogik","download_url":"https://codeload.github.com/Kuestenlogik/Bowire/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kuestenlogik%2FBowire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34945707,"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-29T02:00:05.398Z","response_time":58,"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":["api-client","api-testing","api-workbench","bowire","bowire-plugin","csharp","developer-tools","dotnet","graphql","grpc","http-client","mcp","mocking","mqtt","odata","openapi","rest","signalr","sse","websocket"],"created_at":"2026-05-03T00:03:08.190Z","updated_at":"2026-06-29T23:00:43.725Z","avatar_url":"https://github.com/Kuestenlogik.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bowire\n\n[![CI](https://img.shields.io/github/actions/workflow/status/Kuestenlogik/Bowire/ci.yml?branch=main\u0026label=CI)](https://github.com/Kuestenlogik/Bowire/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/Kuestenlogik/Bowire/branch/main/graph/badge.svg)](https://codecov.io/gh/Kuestenlogik/Bowire)\n[![NuGet](https://img.shields.io/nuget/v/Kuestenlogik.Bowire)](https://www.nuget.org/packages/Kuestenlogik.Bowire)\n[![License](https://img.shields.io/github/license/Kuestenlogik/Bowire)](https://github.com/Kuestenlogik/Bowire/blob/main/LICENSE)\n\n**The multi-protocol API workbench.** gRPC, REST, GraphQL, JSON-RPC, SignalR, WebSocket, SSE, MQTT, Socket.IO, MCP, OData, AsyncAPI, AMQP, Kafka, Akka.NET, NATS, SOAP, Pulsar — run against any service URL with zero code changes.\n\n[Quickstart](https://bowire.io/quickstart.html) · [Features](https://bowire.io/features.html) · [Why Bowire](https://bowire.io/why-bowire.html) · [Docs](https://bowire.io/docs/) · [Downloads](https://bowire.io/downloads.html) · [Bootcamp](https://bowire.io/bootcamp/)\n\n[![Bowire workbench — discover, invoke, stream, record across protocols](https://raw.githubusercontent.com/Kuestenlogik/Bowire/main/site/assets/images/screenshots/ready.png)](https://bowire.io/)\n\n## Install\n\n```bash\n# .NET tool (cross-platform, recommended)\ndotnet tool install -g Kuestenlogik.Bowire.Tool\n```\n\nWindows MSIs, portable ZIPs, Docker images, and pending winget / Homebrew / Chocolatey distributions — all listed on the [Downloads page](https://bowire.io/downloads.html). It's the source of truth for what's available right now.\n\n→ **[5-minute Quickstart](https://bowire.io/quickstart.html)** for the first call against your own service.\n\n## Embedded mode\n\nMount the workbench inside an existing ASP.NET host:\n\n```bash\ndotnet add package Kuestenlogik.Bowire\n```\n\n```csharp\nvar app = WebApplication.Create(args);\napp.MapBowire();   // workbench at /bowire\napp.Run();\n```\n\nDiscovery picks services off the host's `IServiceProvider` — REST routes, gRPC reflection, SignalR hubs, custom protocols. See [Setup → Embedded](https://bowire.io/docs/setup/embedded.html).\n\n## Documentation\n\nEverything user-facing lives at **[bowire.io](https://bowire.io)**. The most-asked entries:\n\n- [Quickstart](https://bowire.io/quickstart.html) — zero to first call\n- [Bootcamp](https://bowire.io/bootcamp/) — hands-on walkthrough, six units + capstone\n- [Features](https://bowire.io/features.html) — workbench surfaces, recordings, mock, MCP\n- [Protocols](https://bowire.io/docs/protocols/) — per-protocol setup and conventions\n- [Architecture](https://bowire.io/docs/architecture/) — plugin model, host packages, ALC isolation\n- [API reference](https://bowire.io/docs/api/) — DocFX-generated reference\n\n## Roadmap \u0026 Community\n\n- [ROADMAP.md](https://github.com/Kuestenlogik/Bowire/blob/main/ROADMAP.md) — what shipped, what's planned, what's deliberately out of scope\n- [Community](https://bowire.io/community.html) — Discord, Discussions, Issues\n- [CONTRIBUTING.md](https://github.com/Kuestenlogik/Bowire/blob/main/CONTRIBUTING.md) — plugin authoring, smoke tests, PR workflow\n\n## License\n\n[Apache 2.0](https://github.com/Kuestenlogik/Bowire/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuestenlogik%2Fbowire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuestenlogik%2Fbowire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuestenlogik%2Fbowire/lists"}