gelbooru library
Classes
- Comment
- A comment on a post.
- CommentDataAccessObject
- Allow to access the API methods for comments.
- CommentIndexRequest
- GelbooruClient
-
PaginatedResponse<
T extends _Model> -
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.
- PostDataAccessObject
- Allow to access the API methods for posts.
- PostIndexRequest
- Tag
- A tag on a booru.
- TagDataAccessObject
- Allow to access the API methods for tags.
- TagIndexRequest
- User
- A user on a booru.
- UserDataAccessObject
- Allow to access the API methods for users.
- UserIndexRequest