mirror of
https://github.com/actix/examples
synced 2025-08-19 05:25:36 +02:00
delete db/r2d2 example
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Juniper
|
||||
|
||||
[Juniper](https://github.com/graphql-rust/juniper) integration for Actix web.
|
||||
[Juniper](https://github.com/graphql-rust/juniper) integration for Actix Web.
|
||||
If you want more advanced example, see also the [juniper-advanced example].
|
||||
|
||||
[juniper-advanced example]: https://github.com/actix/examples/tree/master/graphql/juniper-advanced
|
||||
|
@@ -1,4 +1,4 @@
|
||||
//! Actix web juniper example
|
||||
//! Actix Web juniper example
|
||||
//!
|
||||
//! A simple example integrating juniper in Actix Web
|
||||
use std::io;
|
||||
|
Reference in New Issue
Block a user