This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
SoXX 821462a426 test: fixed tests to use new requestContext
Signed-off-by: SoXX <soxx@fenpa.ws>
2023-10-23 16:06:52 +02:00
example feat: added mid-level API for favorites 2023-10-23 16:01:58 +02:00
internal initial commit 2023-10-16 15:56:00 +02:00
pkg/e621 test: fixed tests to use new requestContext 2023-10-23 16:06:52 +02:00
.editorconfig initial commit 2023-10-16 15:56:00 +02:00
.gitignore feat: using env variables to stop leaking my key... 2023-10-23 11:24:48 +02:00
go.mod feat: using env variables to stop leaking my key... 2023-10-23 11:24:48 +02:00
go.sum feat: using env variables to stop leaking my key... 2023-10-23 11:24:48 +02:00
main.go initial commit 2023-10-16 15:56:00 +02:00
README.md doc: updated features 2023-10-23 16:02:28 +02:00

Go-e621 SDK

An unofficial e621 SDK (Client) library to interact with e621, e923 and e6ai. Maintained by the Anthrove Development Team.

Completeness

Legend

Symbol Meaning
Not implemented
Partially implemented
✔️ Fully implemented

High Level API

Area Complete Comment
Authentication
Posts
Tags
Tag aliases
Tag implications
Notes
Pools
Users
Favorites
DB export

Mid Level API

Area Get Set
Authentication
Posts ✔️
Tags ✔️
Tag aliases
Tag implications
Notes ✔️
Pools ✔️
Users ✔️
Favorites ✔️
DB export

Low Level API

Area Get Set
Authentication
Posts ✔️
Tags ✔️
Tag aliases
Tag implications
Notes ✔️
Pools ✔️
Users ✔️
Favorites ✔️
DB export