Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more endpoints #42

Open
kyrea opened this issue May 26, 2023 · 2 comments
Open

Add more endpoints #42

kyrea opened this issue May 26, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kyrea
Copy link
Member

kyrea commented May 26, 2023

I'm open to suggestions and help for this issue.

@kyrea kyrea added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 26, 2023
@marpit19
Copy link

I have a few suggestions for some endpoints:

  • /anime/gif/{anime_name}: fetch GIFs related to a particular anime by its name
  • /season/{year}/{season}: get anime airing in a specific season (e.g., /season/2023/spring)
  • /genres: get a list of available anime genres

@kyrea
Copy link
Member Author

kyrea commented Dec 25, 2023

I have a few suggestions for some endpoints:

  • /anime/gif/{anime_name}: fetch GIFs related to a particular anime by its name
  • /season/{year}/{season}: get anime airing in a specific season (e.g., /season/2023/spring)
  • /genres: get a list of available anime genres

Great suggestions, but well for the /anime/gif/{anime_name}, the dataset has thousands of data which I have to go through and add anime as key while value as it's name. So it would be a kinda hectic process for me alone :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

2 participants