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.
- Host: GitHub
- URL: https://github.com/dblock/graphql-invoices
- Owner: dblock
- License: mit
- Created: 2017-10-24T15:27:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T03:01:20.000Z (about 2 years ago)
- Last Synced: 2024-12-28T21:05:47.352Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 35.2 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### GraphQL Invoices Dummy Sample
[](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)