Skip to content

smimram/ocaml-hotcrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-hotcrp

HotCRP is an open-source online platform for managing reviews for conferences. This library allows to use its API in order to automate part the processing of reviews.

We provide three interface:

  • the one in the JSON module is the low-level one, returning JSON data as-is from the server
  • the toplevel one is a high-level one returning structured data (records, etc.)
  • the one in Blocking is the same as the high-level one excepting that it is blocking and does not require dealing with Lwt

About

OCaml library to interact with HotCRP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors