---
title: "GraphQL API: deployment recipes"
description: "48 published deployment recipe(s) under GraphQL API."
canonical_url: "https://ample.computer/discover/workload/graphql-api"
last_updated: "2026-09-22"
---

# GraphQL API

Canonical URL: https://ample.computer/discover/workload/graphql-api
Node ID: `workload:graphql-api` | Facet: workload | Published recipes below this node: 48

## Published recipes

- [Host graphql api with Express: Postgres-backed state](/recipes/graphql-api/express/persistent-state)
- [Host graphql api with Express: stored input and output artifacts](/recipes/graphql-api/express/artifact-storage)
- [Host graphql api with Express: streamed responses](/recipes/graphql-api/express/response-streaming)
- [Host graphql api with Express: worker execution and job state](/recipes/graphql-api/express/worker-state)
- [Host graphql api with Fastify: Postgres-backed state](/recipes/graphql-api/fastify/persistent-state)
- [Host graphql api with Fastify: stored input and output artifacts](/recipes/graphql-api/fastify/artifact-storage)
- [Host graphql api with Fastify: streamed responses](/recipes/graphql-api/fastify/response-streaming)
- [Host graphql api with Fastify: worker execution and job state](/recipes/graphql-api/fastify/worker-state)
- [Host graphql api with NestJS: Postgres-backed state](/recipes/graphql-api/nestjs/persistent-state)
- [Host graphql api with NestJS: stored input and output artifacts](/recipes/graphql-api/nestjs/artifact-storage)
- [Host graphql api with NestJS: streamed responses](/recipes/graphql-api/nestjs/response-streaming)
- [Host graphql api with NestJS: worker execution and job state](/recipes/graphql-api/nestjs/worker-state)
- [Host graphql api with Hono: Postgres-backed state](/recipes/graphql-api/hono/persistent-state)
- [Host graphql api with Hono: stored input and output artifacts](/recipes/graphql-api/hono/artifact-storage)
- [Host graphql api with Hono: streamed responses](/recipes/graphql-api/hono/response-streaming)
- [Host graphql api with Hono: worker execution and job state](/recipes/graphql-api/hono/worker-state)
- [Host graphql api with FastAPI: Postgres-backed state](/recipes/graphql-api/fastapi/persistent-state)
- [Host graphql api with FastAPI: stored input and output artifacts](/recipes/graphql-api/fastapi/artifact-storage)
- [Host graphql api with FastAPI: streamed responses](/recipes/graphql-api/fastapi/response-streaming)
- [Host graphql api with FastAPI: worker execution and job state](/recipes/graphql-api/fastapi/worker-state)
- [Host graphql api with Flask: Postgres-backed state](/recipes/graphql-api/flask/persistent-state)
- [Host graphql api with Flask: stored input and output artifacts](/recipes/graphql-api/flask/artifact-storage)
- [Host graphql api with Flask: streamed responses](/recipes/graphql-api/flask/response-streaming)
- [Host graphql api with Flask: worker execution and job state](/recipes/graphql-api/flask/worker-state)
- [Host graphql api with Starlette: Postgres-backed state](/recipes/graphql-api/starlette/persistent-state)
- [Host graphql api with Starlette: stored input and output artifacts](/recipes/graphql-api/starlette/artifact-storage)
- [Host graphql api with Starlette: streamed responses](/recipes/graphql-api/starlette/response-streaming)
- [Host graphql api with Starlette: worker execution and job state](/recipes/graphql-api/starlette/worker-state)
- [Host graphql api with Gin: Postgres-backed state](/recipes/graphql-api/gin/persistent-state)
- [Host graphql api with Gin: stored input and output artifacts](/recipes/graphql-api/gin/artifact-storage)
- [Host graphql api with Gin: streamed responses](/recipes/graphql-api/gin/response-streaming)
- [Host graphql api with Gin: worker execution and job state](/recipes/graphql-api/gin/worker-state)
- [Host graphql api with Echo: Postgres-backed state](/recipes/graphql-api/echo/persistent-state)
- [Host graphql api with Echo: stored input and output artifacts](/recipes/graphql-api/echo/artifact-storage)
- [Host graphql api with Echo: streamed responses](/recipes/graphql-api/echo/response-streaming)
- [Host graphql api with Echo: worker execution and job state](/recipes/graphql-api/echo/worker-state)
- [Host graphql api with ASP.NET Core: Postgres-backed state](/recipes/graphql-api/asp-net-core/persistent-state)
- [Host graphql api with ASP.NET Core: stored input and output artifacts](/recipes/graphql-api/asp-net-core/artifact-storage)
- [Host graphql api with ASP.NET Core: streamed responses](/recipes/graphql-api/asp-net-core/response-streaming)
- [Host graphql api with ASP.NET Core: worker execution and job state](/recipes/graphql-api/asp-net-core/worker-state)
- [Host graphql api with Axum: Postgres-backed state](/recipes/graphql-api/axum/persistent-state)
- [Host graphql api with Axum: stored input and output artifacts](/recipes/graphql-api/axum/artifact-storage)
- [Host graphql api with Axum: streamed responses](/recipes/graphql-api/axum/response-streaming)
- [Host graphql api with Axum: worker execution and job state](/recipes/graphql-api/axum/worker-state)
- [Host graphql api with Spring Boot: Postgres-backed state](/recipes/graphql-api/spring-boot/persistent-state)
- [Host graphql api with Spring Boot: stored input and output artifacts](/recipes/graphql-api/spring-boot/artifact-storage)
- [Host graphql api with Spring Boot: streamed responses](/recipes/graphql-api/spring-boot/response-streaming)
- [Host graphql api with Spring Boot: worker execution and job state](/recipes/graphql-api/spring-boot/worker-state)
