# Voxgig SDK Catalog

> Over 600 SDKs generated from real public OpenAPI specs by the Voxgig generator. The point is not the count. The point is that you can find one shaped like your API and read the code before you install anything.

Every entry has a page, a raw README in markdown, and a GitHub repository.

## How to read the catalog as an agent

- Full index as JSON: https://voxgig.com/api/sdk/catalog.json
- Search: https://voxgig.com/api/sdk/search?q=weather&limit=10
- One entry as JSON: https://voxgig.com/api/sdk/{slug}.json
- One README as markdown: https://voxgig.com/voxgig-sdk/{slug}.md
- Whole catalog as CSV: https://voxgig.com/sdk/voxgig-sdk.csv
- Whole catalog as a link list: https://voxgig.com/llms-full.txt

## Source

All repositories live at https://github.com/voxgig-sdk.
