Liking cljdoc? Tell your friends :D

tentacles.events

Implements the Github Events API: http://developer.github.com/v3/events/

Implements the Github Events API: http://developer.github.com/v3/events/
raw docstring

eventsclj

(events & [options])

List public events.

List public events.
sourceraw docstring

issue-eventsclj

(issue-events user repo & [options])

List issue events for a repository.

List issue events for a repository.
sourceraw docstring

network-eventsclj

(network-events user repo & [options])

List events for a network of repositories.

List events for a network of repositories.
sourceraw docstring

org-eventsclj

(org-events user org options)

List an organization's events.

List an organization's events.
sourceraw docstring

performed-eventsclj

(performed-events user & [options])

List events performed by a user. If you're authenticated, you'll see private events, otherwise you'll only see public events.

List events performed by a user. If you're authenticated, you'll see
private events, otherwise you'll only see public events.
sourceraw docstring

repo-eventsclj

(repo-events user repo & [options])

List repository events.

List repository events.
sourceraw docstring

user-eventsclj

(user-events user & [options])

List events that a user has received. If authenticated, you'll see private events, otherwise only public.

List events that a user has received. If authenticated, you'll see
private events, otherwise only public.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close