Skip to content

Validation compatibility library for GraphQL implementation user acceptance.

License

Notifications You must be signed in to change notification settings

graphql-go/compatibility-user-acceptance

Repository files navigation

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

About

Validation compatibility library for GraphQL implementation user acceptance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published