(no title)
fbjork | 2 years ago
From a product perspective Grafbase offers a serverless, realtime GraphQL API deployed at the edge. Our goal is to provide a unified data layer on top of existing APIs and databases.
The Grafbase platform itself is built in Rust and deployed to the edge using WebAssembly. Every GraphQL endpoint is deployed to V8 isolates at the edge which translates to very low cold starts and extremely fast performance globally.
Our branching feature makes collaboration seamless with your team. Just created a Git branch and push it up to create an instant preview branch that is totally isolated from production.
The Grafbase CLI is open source and available on GitHub: https://github.com/grafbase/grafbase. We are planning to open source the GraphQL gateway itself later this year.
Stay tuned for end-to-end type safety with TypeScript configuration.
No comments yet.