Skip to content

v2 Endpoints Using anime-lists#646

Merged
beeequeue merged 24 commits intomasterfrom
anime-lists
Jan 4, 2023
Merged

v2 Endpoints Using anime-lists#646
beeequeue merged 24 commits intomasterfrom
anime-lists

Conversation

@beeequeue
Copy link
Copy Markdown
Owner

@beeequeue beeequeue commented Dec 30, 2022

Adds new endpoints that use data from @Fribb's https://github.com/Fribb/anime-lists to add support for 7 new sources.

Closes #270!

The new endpoints are

GET/POST /api/v2/ids

Works as before, but with the new sources and one exception which I will write about later cause I'm lazy

GET /api/v2/thetvdb?id={number}

A new endpoint for querying by TheTVDB IDs.
This has to be in a new endpoint because one TVDB ID can map to multiple IDs in other services as they use one entry for an entire series instead of splitting it by seasons.

The new sources are:

  • AnimePlanet
  • aniSearch
  • LiveChart
  • notify.moe
  • TheMovieDB
  • TheTVDB

  • Docs
  • OpenAPI spec

@beeequeue beeequeue added the enhancement New feature or request label Dec 30, 2022
@beeequeue beeequeue marked this pull request as ready for review January 2, 2023 23:18
@beeequeue beeequeue self-assigned this Jan 2, 2023
@beeequeue beeequeue merged commit 4123b94 into master Jan 4, 2023
@beeequeue beeequeue deleted the anime-lists branch January 4, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

More APIs support (IMDB and TMDb)

1 participant