# Building a GraphQL API with Fermyon Wasm Functions

DevFeed: [Building a GraphQL API with Fermyon Wasm Functions](<https://devfeed.tech/articles/building-a-graphql-api-with-fermyon-wasm-functions-15176.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/building-a-graphql-api-with-fwf>)

Author: MacKenzie Adam

Published: 2025-07-27T12:00:00Z

Content type: tutorial

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [client](<https://devfeed.tech/topics/client.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [building](<https://devfeed.tech/tags/building.md>), [client](<https://devfeed.tech/tags/client.md>), [data](<https://devfeed.tech/tags/data.md>), [github](<https://devfeed.tech/tags/github.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [guide](<https://devfeed.tech/tags/guide.md>), [rust](<https://devfeed.tech/tags/rust.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [wasm](<https://devfeed.tech/tags/wasm.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

## AI overview

A step-by-step tutorial for creating a serverless GraphQL client with Rust, WebAssembly, and Fermyon Wasm Functions to fetch GitHub repository stargazer data.

## Source excerpt

A step-by-step guide to creating a serverless GraphQL client that fetches GitHub repository stargazer data using Rust, WebAssembly, and Fermyon Wasm Functions.