1
0
mirror of https://github.com/actix/examples synced 2025-06-29 18:24:57 +02:00

GraphQL Example with Juniper (#181)

* actix-graphql-demo added to examples

* Add actix-graphql-demo to the cargo.toml as a member
This commit is contained in:
Dwi Sulfahnur
2019-12-07 21:16:46 +07:00
committed by Nikolay Kim
parent 7be109ee61
commit 1f434406f3
12 changed files with 486 additions and 0 deletions

View File

@ -0,0 +1 @@
DATABASE_URL=mysql://user:password@127.0.0.1/dbname