aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2023-12-17 20:07:17 +0530
committerRitesh Ghosh <[email protected]>2023-12-17 20:07:17 +0530
commit140801e5d5278b482f447f3083de8f59a0c8668f (patch)
tree287c0405094ffaabecae9708634e3431c52c650d
parent9e6af98aafbec9818594287fb42e915464b49e6a (diff)
downloadaniwatch-api-140801e5d5278b482f447f3083de8f59a0c8668f.tar.xz
aniwatch-api-140801e5d5278b482f447f3083de8f59a0c8668f.zip
docs(`BackToTop`): add `BackToTop` href for convenience
-rw-r--r--README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md
index a2b441a..18ac1eb 100644
--- a/README.md
+++ b/README.md
@@ -258,8 +258,11 @@ console.log(data);
{...},
],
}
+
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Anime About Info
#### Endpoint
@@ -371,6 +374,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Search Results
#### Endpoint
@@ -435,6 +440,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Search Suggestions
#### Endpoint
@@ -476,6 +483,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Producer Animes
#### Endpoint
@@ -563,6 +572,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Genre Animes
#### Endpoint
@@ -634,6 +645,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Category Anime
#### Endpoint
@@ -706,6 +719,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Estimated Schedules
#### Endpoint
@@ -746,6 +761,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Anime Episodes
#### Endpoint
@@ -787,6 +804,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Anime Episode Servers
#### Endpoint
@@ -834,6 +853,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
### `GET` Anime Episode Streaming Links
#### Endpoint
@@ -888,6 +909,8 @@ console.log(data);
}
```
+[🔼 Back to Top](#table-of-contents)
+
## <span id="development">👨‍💻 Development</span>
Pull requests and stars are always welcome. If you encounter any bug or want to add a new feature to this api, consider creating a new [issue](https://github.com/ghoshRitesh12/aniwatch-api/issues). If you wish to contribute to this project, read the [CONTRIBUTING.md](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/CONTRIBUTING.md) file.