mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
Add async-graphql example (#278)
This commit is contained in:
@ -4,6 +4,7 @@ members = [
|
||||
"async_db",
|
||||
"async_ex1",
|
||||
"async_ex2",
|
||||
"async-graphql-demo",
|
||||
"async_pg",
|
||||
"awc_https",
|
||||
"basics",
|
||||
@ -51,5 +52,5 @@ members = [
|
||||
"websocket-autobahn",
|
||||
"websocket-chat",
|
||||
"websocket-chat-broker",
|
||||
"websocket-tcp-chat",
|
||||
"websocket-tcp-chat"
|
||||
]
|
||||
|
Reference in New Issue
Block a user