https://github.com/takodotid/switchblade
Modern Javascript/Typescript backend abstraction layer
https://github.com/takodotid/switchblade
backend bun deno elysia express framework hono nodejs typebox typescript zod
Last synced: about 1 month ago
JSON representation
Modern Javascript/Typescript backend abstraction layer
- Host: GitHub
- URL: https://github.com/takodotid/switchblade
- Owner: takodotid
- License: mit
- Created: 2025-04-22T13:03:56.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-09-09T01:55:27.000Z (about 1 month ago)
- Last Synced: 2025-09-09T04:01:51.211Z (about 1 month ago)
- Topics: backend, bun, deno, elysia, express, framework, hono, nodejs, typebox, typescript, zod
- Language: TypeScript
- Homepage: http://switchblade.tako.id/
- Size: 168 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔪 Switchblade
## ⚠️ Switchblade currently on the `Pre-Release` stage, although it's stable, the features is complete, and ready to be used in production, we still need your feedback to make it better, and testing it further. ⚠️
Switchblade is Javascript **backend abstraction layer** to allow developers to create APIs equpped with various features and also make it easy to switch between different backend frameworks like Hono, Express, and Fastify.
> Switchblade is built by the team behind [Tako](https://tako.id), and licensed under the **MIT License** as part of our open source mission.
## Documentation & Quick Start
**See the [Documentation](https://switchblade.tako.id) to get started and learn more about Switchblade.**
## Support Tako
If you find value in Switchblade, consider supporting Tako, the digital tipping platform that powers this framework.
[Donate to Tako](https://tako.id/tako)
## Issues & Contributions
Found a bug? Have a feature request?
[Open an Issue](https://github.com/takodotid/switchblade/issues)Contributions are welcome! Please read our contributing guidelines before getting started.