Go to file
Alphyron 214aaceee0
All checks were successful
Gitea Build Check / Build (pull_request) Successful in 35s
chore: update mod path and update dependencies
2024-08-20 08:07:46 +02:00
.gitea/workflows feat: fixed go test path 2024-07-20 17:39:08 +02:00
.idea/runConfigurations migration from old git (no git history) 2024-07-19 21:40:18 +02:00
example chore: update mod path and update dependencies 2024-08-20 08:07:46 +02:00
pkg/e621 chore: update mod path and update dependencies 2024-08-20 08:07:46 +02:00
tests migration from old git (no git history) 2024-07-19 21:40:18 +02:00
.editorconfig migration from old git (no git history) 2024-07-19 21:40:18 +02:00
.gitignore migration from old git (no git history) 2024-07-19 21:40:18 +02:00
go.mod chore: update mod path and update dependencies 2024-08-20 08:07:46 +02:00
go.sum chore: update mod path and update dependencies 2024-08-20 08:07:46 +02:00
main.go migration from old git (no git history) 2024-07-19 21:40:18 +02:00
README.md migration from old git (no git history) 2024-07-19 21:40:18 +02:00
sonar-project.properties feat: fixed example folder 2024-07-20 17:36:08 +02:00

Go-e621 SDK

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

  • Caching?
  • Auto pagination
    • sync
    • async
  • connected/inelegant calls
  • more docs

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
DMails

Low Level API

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