skydeck

Already a member? Login.

Skydeck for Developers

OCaml API library

You can use the Skydeck API from OCaml code with the library here. You’ll also need ooauth below.

ooauth, OAuth for OCaml

If you want to implement an OAuth service provider or a consumer of another API that uses OAuth, you can use the ooauth library here.

Ocamljs

Our OCaml to Javascript compiler (used in the Firefox addon), ocamljs. See here for more information.

OCaml backtrace patch

A patch for better backtrace support in OCaml. See here for more information.