Update README.md

This commit is contained in:
shafat-96
2025-02-23 13:50:38 +06:00
committed by GitHub
parent 373f793300
commit 16b7176e06

View File

@@ -34,9 +34,9 @@ npm run dev
GET /api/search?query=<search_term>
```
### Get Anime Details
### Get Anime episodes
```
GET /api/anime/:aniListId/:animePaheId
GET /api/:aniListId
```
### Get Episode Sources
@@ -125,4 +125,4 @@ GET /api/episode/:episodeId
## Note
This API is for educational purposes only. Make sure to comply with the terms of service of both AniList and AnimePahe when using their services.
This API is for educational purposes only. Make sure to comply with the terms of service of both AniList and AnimePahe when using their services.