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

Plans for native (non-node) usage? #4

Open
sgrove opened this issue Apr 3, 2019 · 1 comment
Open

Plans for native (non-node) usage? #4

sgrove opened this issue Apr 3, 2019 · 1 comment

Comments

@sgrove
Copy link

sgrove commented Apr 3, 2019

Really impressed with the rationale and design for reasonql, thank you for putting this together!

Is it a goal of reasonql to work seamlessly as a GraphQL client on the backend as well (e.g. if my server needs to communicated with an external GQL service in a convenient and type-safe way)?

@sainthkh
Copy link
Owner

sainthkh commented Apr 4, 2019

To be honest with you, I was thinking that 0.1.x will be the last version because I've created everything we need. I realized how wrong I was.

Yes, I want to add that, too. It might be possible to parse JSON with yojson and decode them to ReasonML/OCaml records.

But I cannot promise when I can even start it...

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

2 participants