43 lines
1.5 KiB
Markdown
43 lines
1.5 KiB
Markdown
|
# 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 |
|
||
|
|:------------------:|:----------------------|
|
||
|
| :x: | Not implemented |
|
||
|
| :heavy_minus_sign: | Partially implemented |
|
||
|
| :heavy_check_mark: | Fully implemented |
|
||
|
|
||
|
_High Level API_
|
||
|
|
||
|
| Area | Complete | Comment |
|
||
|
|:-----------------|:--------:|:--------|
|
||
|
| Authentication | :x: | |
|
||
|
| Posts | :x: | |
|
||
|
| Tags | :x: | |
|
||
|
| Tag aliases | :x: | |
|
||
|
| Tag implications | :x: | |
|
||
|
| Notes | :x: | |
|
||
|
| Pools | :x: | |
|
||
|
| Users | :x: | |
|
||
|
| Favorites | :x: | |
|
||
|
| DB export | :x: | |
|
||
|
|
||
|
_Low Level API_
|
||
|
|
||
|
| Area | Complete | Comment |
|
||
|
|:-----------------|:------------------:|:--------|
|
||
|
| Authentication | :x: | |
|
||
|
| Posts | :x: | |
|
||
|
| Tags | :x: | |
|
||
|
| Tag aliases | :x: | |
|
||
|
| Tag implications | :x: | |
|
||
|
| Notes | :x: | |
|
||
|
| Pools | :x: | |
|
||
|
| Users | :heavy_check_mark: | |
|
||
|
| Favorites | :x: | |
|
||
|
| DB export | :x: | |
|