https://github.com/aura-stack-ts/router
A modern, TypeScript-first router and endpoint definition library
https://github.com/aura-stack-ts/router
aura-stack aura-stack-ts client-api endpoint library router schema-validation type-inference type-safety typescript typescript-first
Last synced: 13 days ago
JSON representation
A modern, TypeScript-first router and endpoint definition library
- Host: GitHub
- URL: https://github.com/aura-stack-ts/router
- Owner: aura-stack-ts
- License: mit
- Created: 2025-10-04T23:21:16.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2026-06-12T01:59:54.000Z (15 days ago)
- Last Synced: 2026-06-12T02:04:39.508Z (15 days ago)
- Topics: aura-stack, aura-stack-ts, client-api, endpoint, library, router, schema-validation, type-inference, type-safety, typescript, typescript-first
- Language: TypeScript
- Homepage: https://aura-stack-router.vercel.app
- Size: 3.43 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Aura Router
**A modern, TypeScript-first router and endpoint definition library**
Build fully-typed APIs with declarative endpoints, automatic parameter inference, and first-class middleware support — all returning native `Response` objects.
[](https://www.npmjs.com/package/@aura-stack/router)
[](https://jsr.io/@aura-stack/router)
[](https://opensource.org/licenses/MIT)
[](https://www.typescriptlang.org/)
[Documentation](https://aura-stack-router.vercel.app) · [Quick Start](https://aura-stack-router.vercel.app/docs)
---
## Documentation
Visit our [**documentation website**](https://aura-stack-router.vercel.app) for comprehensive guides, examples, and API references.
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
---
Made with ❤️ by Aura Stack team