Examples and starter templates for integrating TheRouter.ai.
- Example integration snippets (curl / JS / Python)
- Templates for common stacks (agents, workflow apps, dashboards)
- Minimal reference implementations for routing strategies
- Create a TheRouter account and get your API key
- Set
THEROUTER_API_KEYin your environment (or pass it directly) - Run the example in the relevant folder
Docs: https://therouter.ai/docs/
- Add a new example under a folder with its own README
- Keep dependencies minimal
- Include a short "how to run" section