From b7bfab47df310b3bfa93072896f2ca5b212d8144 Mon Sep 17 00:00:00 2001 From: Jens Dressler Date: Sat, 1 Aug 2026 12:41:51 +0200 Subject: [PATCH] Add Turbofy to GraphQL services Add Turbofy - an API-first vibe-coding platform with a GraphQL playground for their embedded GraphQL workspace API - to the GraphQL.org Tools & Libraries directory and the frontend, backend, and AI resource hubs. --- src/code/services/turbofy.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/code/services/turbofy.md diff --git a/src/code/services/turbofy.md b/src/code/services/turbofy.md new file mode 100644 index 0000000000..a9c136a5b0 --- /dev/null +++ b/src/code/services/turbofy.md @@ -0,0 +1,11 @@ +--- +name: Turbofy® +description: Turbofy® is an AI-assisted low-code platform for building and launching data-driven web applications. Each workspace can expose a [GraphQL Developer API](https://docs.turbofy.com/en/api) generated automatically from its schema, with typed queries and mutations, real-time subscriptions, an integrated GraphQL Playground, and per-table access controls. Teams can define data models, compose reusable UI building blocks, and connect external apps and integrations without writing or operating a backend. +url: https://turbofy.com +tags: + - tools-and-libraries + - tools + - frontend + - backend + - ai +---