package github

  1. Overview
  2. Docs
GitHub APIv3 OCaml library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

github-unix-4.3.1.tbz
sha256=da8f8cc3c5d69d55000b8c9c15cab0f08f36f787fc5e25111451d0e7468593d1
sha512=5293b7fb1b8e46c801506998b9a1b34e88bd86be38ccd28ac5138b736de5cc233a95b3e7f2da43dd3ccd0aa87b5c25ebc7a0afca81240d99ec5054f9239213d6

doc/github/Github_s/module-type-Github/Emoji/index.html

Module Github.Emoji

The Emoji module exposes GitHub's emoji API.

val list : ?token:Token.t -> unit -> Github_t.emojis Response.t Monad.t

list () is the list of all available emojis for use on GitHub in GitHub-flavored markdown.

OCaml

Innovation. Community. Security.