poechsel / ocamlmoe

[WIP] Experimental ocaml wrapper around moe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocaml-moe

[WIP] Experimental ocaml wrapper around moe

Not working as of now

  • Beware of [@default ...] in ppx_deriving_yojson: entries with this attribute will not be put in the serialized json. An issue exists about it (ocaml-ppx/ppx_deriving_yojson#19)
  • It looks like even if moe specifies that by default some values are None, they should be absent for it to work.

The pretty_view local site that comes with moe is usefull to debug the requests.

About

[WIP] Experimental ocaml wrapper around moe

License:MIT License


Languages

Language:OCaml 98.7%Language:Makefile 1.3%