Skip to content

Demo app for integrating Rust async-graphql with HotChocolate schema federation

Notifications You must be signed in to change notification settings

tobisinghania/hotchocolate-federation-rust-integration-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust async-graphql with HotChocolate schema federation

Sample app for integrating an async-graphql rust service with the HotChocolate federation gateway.

Run the HotChocolate services accounts, inventory, products and gateway.

For the reviews service an equivalent implementation in Rust and C# exists. Either one can be started to be used by the federation gateway.

Open http://localhost:5000/graphql in your browser and also set http://localhost:5000/graphql as your schema endpoint.

About

Demo app for integrating Rust async-graphql with HotChocolate schema federation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published