https://github.com/tailhook/graphql-cli
A command-line tool for working with graphql written in rust
https://github.com/tailhook/graphql-cli
Last synced: 10 months ago
JSON representation
A command-line tool for working with graphql written in rust
- Host: GitHub
- URL: https://github.com/tailhook/graphql-cli
- Owner: tailhook
- License: apache-2.0
- Created: 2018-02-18T21:20:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T00:19:53.000Z (almost 8 years ago)
- Last Synced: 2025-04-11T08:36:43.849Z (10 months ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
Graphql CLI
===========
A command-line tool for graphql written in rust.
Features (so far):
1. Reformat (indent, prettify) query language
1. Reformat schema definition language
License
=======
Licensed under either of
* Apache License, Version 2.0, (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
------------
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.