Golang CLI library for validating compatibility of any GraphQL implementation DX metrics against the GraphQL reference implementation: graphql-js.
Current implementation supports the following GraphQL implementations:
- Cross validation of compatibility between implementations leveraging the following DX metrics of the GitHub repository:
- Stars.
- Number of issues opened.
- Number of issues closed.
- Number of issues opened (Comments related to the GraphQL Specification).
- Number of issues closed (Comments related to the GraphQL Specification).
- Number of pull requests opened.
- Number of pull requests closed.
- Number of forks.
- License.
- Last commit date.
- Number of contributors.
- GraphQL specification version.
Friendly reminder links are available in case you would like to contribute back into our commitment with Go and open-source.
Author | PayPal Link |
---|---|
Chris Ramón | https://www.paypal.com/donate/?hosted_button_id=WHUQQYEMTRQBJ |
Running the library:
./bin/start.sh