Skip to content

shtanton/reasonml-native-graphql-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reasonml-native-graphql-server-example

A graphql server example written in reasonml using https://github.com/andreas/ocaml-graphql-server

How to run

Pretty similar to the ocaml version

git clone [email protected]:shtanton/reasonml-native-graphql-server-example.git
cd reasonml-native-graphql-server-example
opam install graphql-lwt jbuilder reason
jbuilder build server.exe
./_build/default/server.exe

About

A graphql server example written in reasonml using https://github.com/andreas/ocaml-graphql-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published