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

Suggestion: Support GraphQL for server-side communication #113

Open
sanity opened this issue Aug 8, 2015 · 0 comments
Open

Suggestion: Support GraphQL for server-side communication #113

sanity opened this issue Aug 8, 2015 · 0 comments

Comments

@sanity
Copy link

sanity commented Aug 8, 2015

It looks like Facebook's GraphQL will revolutionize the way in-browser web-apps communicate with the server, replacing REST.

There is an actively developed Java library for server-side GraphQL - however it's schema definition is quite verbose, seems like a great candidate for Kotlin builders.

I'd love to be able to quickly create a project where I can code in Kotlin both client-side and server-side, perhaps using GraphQL to communicate between both parts of the app.

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

No branches or pull requests

1 participant