package github-unix

  1. Overview
  2. Docs
val current_info : ?token:Token.t -> unit -> Github_t.user_info Response.t Monad.t
val info : ?token:Token.t -> user:string -> unit -> Github_t.user_info Response.t Monad.t
val repositories : ?token:Token.t -> user:string -> unit -> Github_t.repository Stream.t
OCaml

Innovation. Community. Security.