Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gauravtiwari/graphql-sinatra-erb
- Owner: gauravtiwari
- Created: 2016-09-17T14:33:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T23:53:32.000Z (about 8 years ago)
- Last Synced: 2024-11-25T12:42:07.072Z (28 days ago)
- Language: CSS
- Homepage: https://sinatra-graphql-erb.herokuapp.com/
- Size: 697 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)