https://github.com/robertgzr/juniper_tower
Juniper GraphQL integration with tower_web
https://github.com/robertgzr/juniper_tower
graphql juniper rust tower web
Last synced: about 1 year ago
JSON representation
Juniper GraphQL integration with tower_web
- Host: GitHub
- URL: https://github.com/robertgzr/juniper_tower
- Owner: robertgzr
- License: mit
- Created: 2018-10-03T15:29:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T17:54:37.000Z (almost 4 years ago)
- Last Synced: 2025-03-30T08:07:10.781Z (about 1 year ago)
- Topics: graphql, juniper, rust, tower, web
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# juniper_tower
[](https://crates.io/crates/juniper_tower)
[](https://docs.rs/juniper_tower)
[Juniper](https://github.com/graphql-rust/juniper) integration for the [tower_web](https://github.com/carllerche/tower-web) framework.
## Documentation
- [API documentation](https://docs.rs/juniper_tower)
## License
[MIT license](https://github.com/robertgzr/juniper_tower/blob/master/LICENSE)