Skip to content

Commit

Permalink
Update JSON for v3
Browse files Browse the repository at this point in the history
  • Loading branch information
nattadasu committed Jul 29, 2023
1 parent 4aa5c92 commit ec09252
Show file tree
Hide file tree
Showing 43 changed files with 72 additions and 72 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Below is the comparison between AnimeAPI and other relation mapping API.
So far, AnimeAPI has indexed data from 17 databases, with details as follows:

<!-- updated -->
Last updated: 28 July 2023 05:16:23 UTC
Last updated: 29 July 2023 05:17:34 UTC
<!-- /updated -->

<!-- counters -->
Expand All @@ -115,7 +115,7 @@ Last updated: 28 July 2023 05:16:23 UTC
| aniSearch | `anisearch` | 17908 |
| Annict | `annict` | 8850 |
| IMDb | `imdb` | 2256 |
| Kaize | `kaize` | 22979 |
| Kaize | `kaize` | 22975 |
| Kitsu | `kitsu` | 19303 |
| LiveChart | `livechart` | 10857 |
| MyAnimeList | `myanimelist` | 25228 |
Expand Down Expand Up @@ -190,8 +190,8 @@ GET /status
{
"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3",
"updated": {
"timestamp": 1690521383,
"iso": "2023-07-28T05:16:23.404114+00:00"
"timestamp": 1690607854,
"iso": "2023-07-29T05:17:34.581536+00:00"
},
"contributors": [
"nattadasu"
Expand All @@ -213,7 +213,7 @@ GET /status
"anisearch": 17908,
"annict": 8850,
"imdb": 2256,
"kaize": 22979,
"kaize": 22975,
"kitsu": 19303,
"livechart": 10857,
"myanimelist": 25228,
Expand Down Expand Up @@ -297,7 +297,7 @@ GET /updated

<!-- updated-txt -->
```json
Updated on 07/28/2023 05:16:23 UTC
Updated on 07/29/2023 05:17:34 UTC
```
<!-- /updated-txt -->

Expand Down
2 changes: 1 addition & 1 deletion api/status.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3", "updated": {"timestamp": 1690521383, "iso": "2023-07-28T05:16:23.404114+00:00"}, "contributors": ["nattadasu"], "sources": ["manami-project/anime-offline-database", "kawaiioverflow/arm", "ryuuganime/aniTrakt-IndexParser", "https://db.silveryasha.web.id", "https://kaize.io", "https://otakotaku.com"], "license": "AGPL-3.0", "website": "https://animeapi.my.id", "counts": {"anidb": 12896, "anilist": 18961, "animeplanet": 22977, "anisearch": 17908, "annict": 8850, "imdb": 2256, "kaize": 22979, "kitsu": 19303, "livechart": 10857, "myanimelist": 25228, "notify": 15835, "otakotaku": 2541, "shikimori": 25228, "shoboi": 4707, "silveryasha": 3982, "themoviedb": 280, "trakt": 4450, "total": 31655}, "endpoints": {"$comment": "The endpoints are stated in Python regex format", "anidb": "/anidb/(?P<media_id>\\d+)", "anilist": "/anilist/(?P<media_id>\\d+)", "animeapi_tsv": "/anime(a|A)pi.tsv", "animeplanet": "/animeplanet/(?P<media_id>[\\w\\-]+)", "anisearch": "/anisearch/(?P<media_id>\\d+)", "annict": "/annict/(?P<media_id>\\d+)", "heartbeat": "/(heartbeat|ping)", "imdb": "/imdb/(?P<media_id>tt[\\d]+)", "kaize": "/kaize/(?P<media_id>[\\w\\-]+)", "kitsu": "/kitsu/(?P<media_id>\\d+)", "livechart": "/livechart/(?P<media_id>\\d+)", "myanimelist": "/myanimelist/(?P<media_id>\\d+)", "notify": "/notify/(?P<media_id>[\\w\\-_]+)", "otakotaku": "/otakotaku/(?P<media_id>\\d+)", "repo": "/", "schema": "/schema(?:.json)?", "shikimori": "/shikimori/(?P<media_id>\\d+)", "shoboi": "/shoboi/(?P<media_id>\\d+)", "silveryasha": "/silveryasha/(?P<media_id>\\d+)", "status": "/status", "syobocal": "/syobocal/(?P<media_id>\\d+)", "themoviedb": "/themoviedb/movie/(?P<media_id>\\d+)", "trakt": "/trakt/(?P<media_type>show|movie)(s)?/(?P<media_id>\\d+)(?:/season(s)?/(?P<season_id>\\d+))?", "updated": "/updated"}}
{"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3", "updated": {"timestamp": 1690607854, "iso": "2023-07-29T05:17:34.581536+00:00"}, "contributors": ["nattadasu"], "sources": ["manami-project/anime-offline-database", "kawaiioverflow/arm", "ryuuganime/aniTrakt-IndexParser", "https://db.silveryasha.web.id", "https://kaize.io", "https://otakotaku.com"], "license": "AGPL-3.0", "website": "https://animeapi.my.id", "counts": {"anidb": 12896, "anilist": 18961, "animeplanet": 22977, "anisearch": 17908, "annict": 8850, "imdb": 2256, "kaize": 22975, "kitsu": 19303, "livechart": 10857, "myanimelist": 25228, "notify": 15835, "otakotaku": 2541, "shikimori": 25228, "shoboi": 4707, "silveryasha": 3982, "themoviedb": 280, "trakt": 4450, "total": 31655}, "endpoints": {"$comment": "The endpoints are stated in Python regex format", "anidb": "/anidb/(?P<media_id>\\d+)", "anilist": "/anilist/(?P<media_id>\\d+)", "animeapi_tsv": "/anime(a|A)pi.tsv", "animeplanet": "/animeplanet/(?P<media_id>[\\w\\-]+)", "anisearch": "/anisearch/(?P<media_id>\\d+)", "annict": "/annict/(?P<media_id>\\d+)", "heartbeat": "/(heartbeat|ping)", "imdb": "/imdb/(?P<media_id>tt[\\d]+)", "kaize": "/kaize/(?P<media_id>[\\w\\-]+)", "kitsu": "/kitsu/(?P<media_id>\\d+)", "livechart": "/livechart/(?P<media_id>\\d+)", "myanimelist": "/myanimelist/(?P<media_id>\\d+)", "notify": "/notify/(?P<media_id>[\\w\\-_]+)", "otakotaku": "/otakotaku/(?P<media_id>\\d+)", "repo": "/", "schema": "/schema(?:.json)?", "shikimori": "/shikimori/(?P<media_id>\\d+)", "shoboi": "/shoboi/(?P<media_id>\\d+)", "silveryasha": "/silveryasha/(?P<media_id>\\d+)", "status": "/status", "syobocal": "/syobocal/(?P<media_id>\\d+)", "themoviedb": "/themoviedb/movie/(?P<media_id>\\d+)", "trakt": "/trakt/(?P<media_type>show|movie)(s)?/(?P<media_id>\\d+)(?:/season(s)?/(?P<season_id>\\d+))?", "updated": "/updated"}}
2 changes: 1 addition & 1 deletion database/anidb.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anidb_object.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anilist.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anilist_object.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/animeapi.json

Large diffs are not rendered by default.

Loading

0 comments on commit ec09252

Please sign in to comment.