Introducing TanStack AI: a revolutionary, framework-agnostic toolkit empowering developers with unparalleled control over their AI stack. This open-source release features a unified interface across ...
Convert your Bruno API collections to type-safe TypeScript code with React Query hooks, Axios clients, and OpenAPI specifications. Includes automatic change detection and changelog generation.
openapi-converter/ ├── src/ │ ├── cli.ts # CLI entry point │ └── index.ts # Main conversion logic ├── test/ │ └── index.test.ts # Tests ├── dist/ # Build output (generated) ├── biome.json # Biome ...