mirror of
https://github.com/shafat-96/anilist-to-animepahe.git
synced 2026-04-17 15:51:45 +00:00
Update README.md
This commit is contained in:
@@ -34,9 +34,9 @@ npm run dev
|
|||||||
GET /api/search?query=<search_term>
|
GET /api/search?query=<search_term>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Get Anime Details
|
### Get Anime episodes
|
||||||
```
|
```
|
||||||
GET /api/anime/:aniListId/:animePaheId
|
GET /api/:aniListId
|
||||||
```
|
```
|
||||||
|
|
||||||
### Get Episode Sources
|
### Get Episode Sources
|
||||||
@@ -125,4 +125,4 @@ GET /api/episode/:episodeId
|
|||||||
|
|
||||||
## Note
|
## 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user