Skip to content

OCaml implementation of Facebook's graphql, library and server.

Notifications You must be signed in to change notification settings

fxfactorial/ocaml-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphql, typesafe and fast

OCaml implementation of graphql, created with speed and correctness in mind. Uses Facebook's own libgraphqlparser for raw C++ parsing speed.

TODO:

1) Functorize backend, start with postgres
2) Error handle everywhere please
3) Use bigstring/bigarray instead of copying over and over
4) Provide concurrent server

About

OCaml implementation of Facebook's graphql, library and server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published