Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gauravtiwari/graphql-sinatra-erb

Sinatra powered client app rendering data from GraphQL server
https://github.com/gauravtiwari/graphql-sinatra-erb

Last synced: 18 days ago
JSON representation

Sinatra powered client app rendering data from GraphQL server

Awesome Lists containing this project

README

        

# Blog app powered with graphql

A minimal sinatra app as graphql client using new [https://github.com/github/graphql-client](https://github.com/github/graphql-client) gem to query and fetch data from remote graphql api server.

#Blog

[https://medium.com/@gauravtiwari/declaring-composing-and-executing-graphql-queries-with-ruby-39cf0b05ad96#.ab7nbv1v8](https://medium.com/@gauravtiwari/declaring-composing-and-executing-graphql-queries-with-ruby-39cf0b05ad96#.ab7nbv1v8)

# Demo
[https://sinatra-graphql-erb.herokuapp.com/](https://sinatra-graphql-erb.herokuapp.com/)