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

https://github.com/gaurav-balyan/graphql-lyrical

contains React frontend consuming GraphQL backend
https://github.com/gaurav-balyan/graphql-lyrical

express-graphql gql graphql-server graphql-tag react-apollo

Last synced: 3 months ago
JSON representation

contains React frontend consuming GraphQL backend

Awesome Lists containing this project

README

        

+ contains express-graphql as the graphql server

+ contains mongodb for persisting data

+ contains react-apollo for data provider on client

+ contains gql from graphql-tag for query and mutation handling on client