- Notifications
You must be signed in to change notification settings - Fork54
async-graphql/examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A git submodule that shows example async-graphql projects.
- [poem] Examples for
poem
- [actix-web] Examples for
actix-web
- [warp] Examples for
warp
- [tide] Examples for
tide
- [rocket] Examples for
rocket
- [axum] Examples for
axum
- [loco] Examples for
loco
- [federation] Examples forApollo Federation
To run the examples, clone the top-level repo,async-graphql and then issue the following commands:
git clone async-graphql/async-graphql# in async-graphql repo, install needed dependenciescargo build# update this repo as a git submodulegit submodule update
To run the example axum-starwars:
# change into the example folder and run a relevant binarycargo run --bin axum-starwars
To list all available binary targets:
cargo run --bin
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.