-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
Description
It would be really beneficial for people familiar with GraphQL who want to leverage the performance of OCaml if the OCaml GraphQL server could be created using the GraphQL Schema Language. The good folks working on Apollo have been able to get this working in Javascript. Not sure how you would go about doing this in OCaml but i'm sure it can be done. Take a look here for where they set this up.
jimexist and didierfranc