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

https://github.com/dblock/graphql-invoices

GraphQL demo on Ruby on Rails.
https://github.com/dblock/graphql-invoices

Last synced: 8 months ago
JSON representation

GraphQL demo on Ruby on Rails.

Awesome Lists containing this project

README

          

### GraphQL Invoices Dummy Sample

[![Build Status](https://travis-ci.org/dblock/graphql-invoices.svg?branch=master)](https://travis-ci.org/dblock/graphql-invoices)

This is the companion code to [Building and Consuming a GraphQL API with Ruby on Rails](http://code.dblock.org/2017/10/23/building-and-consuming-a-graphql-api-in-ruby-on-rails.html) and [Generating and Handling Errors in GraphQL in Ruby](http://code.dblock.org/2017/10/30/generating-and-handling-errors-in-graphql-in-ruby.html).

### Copyright and License

Copyright [Daniel Doubrovkine](https://twitter.com/dblockdotorg), Artsy, 2017

MIT License, see [LICENSE](LICENSE)