In the last post</a> we built up two Frontend Apps, one using Next.js and another using Leptos (Rust/WASM). In this post we will be building an API that our Apps can talk to. See the full overview of posts here</a>.</p>
At the end of this post we will have:</p>
There is quite a lot to cover. My recommendation is to clone down the Part 4 branch in the GitHub repository</a> and use this post as an explanation of what is set up.</p>
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
In the last post we built up two Frontend Apps, one using Next.js and another using Leptos (Rust/WASM). In this post we will be building an API that our Apps can talk to. See the full overview of posts here . At the end of this post we will have: A Federated GraphQL API using Apollo Federation v2 . A supergraph, using Apollo Router , composing our services into a single GraphQL API. Three…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.