mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
parent
e5e32c86c7
commit
6bd740c399
2 changed files with 1 additions and 11 deletions
|
@ -145,7 +145,6 @@ API | Description | Auth | HTTPS | CORS |
|
|||
### Anime
|
||||
API | Description | Auth | HTTPS | CORS |
|
||||
|---|---|---|---|---|
|
||||
| [AniAPI](https://aniapi.com/docs/)| Anime discovery, streaming & syncing with trackers | `OAuth`| Yes | Yes |
|
||||
| [AniDB](https://wiki.anidb.net/HTTP_API_Definition) | Anime Database | `apiKey` | No| Yes |
|
||||
| [AniList](https://github.com/AniList/ApiV2-GraphQL-Docs)| Anime discovery & tracking | `OAuth`| Yes | Unknown |
|
||||
| [AnimeChan](https://github.com/RocktimSaikia/anime-chan)| Anime quotes (over 10k+) | No | Yes | No|
|
||||
|
|
|
@ -226,15 +226,6 @@
|
|||
"Link": "https://zoo-animal-api.herokuapp.com/",
|
||||
"Category": "Animals"
|
||||
},
|
||||
{
|
||||
"API": "AniAPI",
|
||||
"Description": "Anime discovery, streaming & syncing with trackers",
|
||||
"Auth": "OAuth",
|
||||
"HTTPS": true,
|
||||
"Cors": "yes",
|
||||
"Link": "https://aniapi.com/docs/",
|
||||
"Category": "Anime"
|
||||
},
|
||||
{
|
||||
"API": "AniDB",
|
||||
"Description": "Anime Database",
|
||||
|
@ -12860,4 +12851,4 @@
|
|||
"Link": "https://yandex.com/dev/weather/",
|
||||
"Category": "Weather"
|
||||
}
|
||||
]}
|
||||
]}
|
||||
|
|
Loading…
Add table
Reference in a new issue