Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.29 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.29 KB

Compatibility User Acceptance

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:

Use Cases

  • 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.

Contribute Back

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

Quick Start

Running the library:

./bin/start.sh