Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ballerina GraphQL package and some references #738

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

ThisaruGuruge
Copy link
Contributor

https://ballerina.io

About Ballerina

Ballerina is an open-source language made for integration and cloud-native programming. It includes a rich set of standard libraries to write/consume APIs over the network. The Ballerina GraphQL standard library is made for writing and consuming GraphQL APIs.

Ballerina also provides a CLI tool with support for:

  • Generating Ballerina service code from GraphQL schema
  • Generating GraphQL schema from Ballerina code
  • Generating Ballerina client code from GraphQL schema and documents

Resources

@setchy setchy merged commit f4ae2de into chentsulin:master Aug 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants