gelbooru library

Classes

Comment
A comment on a post.
CommentPageResponse
A page response of comments.
GelbooruClient
PageResponse<T extends Resource>
A Paginated response from a gelbooru compatible API. To easily access the data, methods from the UnmodifiableListView _data fields are exposed inside the PageResponse.
Post
A post on a booru.
PostPageResponse
A page response of posts.
Resource
A resource on a booru.
Tag
A tag on a booru.
TagPageResponse
A page response of tags.
User
A user on a booru.
UserPageResponse
A page response of users.

Exceptions / Errors

GelbooruException
An exception thrown by the booru client.