Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oxide-byte/simple_chat_graphql

POC GraphQL Client/Server
https://github.com/oxide-byte/simple_chat_graphql

client-server graphql rust

Last synced: 2 days ago
JSON representation

POC GraphQL Client/Server

Awesome Lists containing this project

README

        

= Simple Chat GraphQL

This is a simple POC for Rust GraphQL containing Query, Mutation and Subscription for
Server and Client.

The code is executable, but contains not a correct design to represent a Chat Client/Server
application. The code is only written in purpose to prepare an AWS AppSync application.

Links:

Juniper GraphQL: https://github.com/graphql-rust/juniper

Local PlayGround: http://127.0.0.1:8080