voiden: API design in Markdown
Design REST APIs and GraphQL queries using Markdown to test and document your API.
"A founder, Emma, wanted to build an API endpoint for her e-commerce website to send a confirmation email to customers after checkout. She used voiden to compose the API request and then exported it as code to integrate it with her Stripe payments system. It took her about 30 minutes and she was able to see the result immediately."
- β’When you need to create API documentation that's easy to maintain and update
- β’When you want to test and iterate on API designs without writing code
- β’When you need to collaborate with team members on API development and documentation
Create a new API request using `### Request | POST | /users | {"name": "John Doe", "email": "john@example.com"}`Skip the builder β one click puts this in Claude, Cursor, Antigravity and more.
Expect 20β40 minutes in a terminal β or let your AI agent drive it.
mkdir -p ~/.claude/skills/voiden && curl -fsSL https://workflowstacks.com/api/skills/voiden/claude-skill -o ~/.claude/skills/voiden/SKILL.mdOpens the app with this repo with the prompt ready to go β no copy-paste needed.
Voiden: API design in Markdown is a very large TypeScript project (~100k lines across 466 code files, plus 1 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here β what it does and how to install it
- 2package.jsonDependencies and the commands it exposes
Skip the builder β one click puts this in Claude, Cursor, Antigravity and more.
Expect 20β40 minutes in a terminal β or let your AI agent drive it.
mkdir -p ~/.claude/skills/voiden && curl -fsSL https://workflowstacks.com/api/skills/voiden/claude-skill -o ~/.claude/skills/voiden/SKILL.mdOpens the app with this repo with the prompt ready to go β no copy-paste needed.
Are you the creator of this tool? Claim your listing β and earn 85% of every sale.
Related skills
More devtools tools founders pair with this one.