docs: add contributors section & other changes

This commit is contained in:
Ritesh Ghosh
2024-06-11 10:30:07 +05:30
parent 622c9ac08a
commit 8076e06ff6
+40 -69
View File
@@ -13,70 +13,43 @@
# <p align="center">Aniwatch API</p> # <p align="center">Aniwatch API</p>
<p align="center"> <div align="center">
A free restful API serving anime information from <a href="https://hianime.to" target="_blank">hianime.to</a> A free restful API serving anime information from <a href="https://hianime.to" target="_blank">hianime.to</a>
<br/><br/> <br/><br/>
<strong> <strong>
<a
href="https://github.com/ghoshRitesh12/aniwatch-api/issues/new?assignees=ghoshRitesh12&labels=bug&template=bug-report.yml"
>
Bug report
</a>
·
<a
href="https://github.com/ghoshRitesh12/aniwatch-api/issues/new?assignees=ghoshRitesh12&labels=enhancement&template=feature-request.md"
>
Feature request
</a>
</strong>
</p>
<p align="center">
<a <a
href="https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/codeql-analysis.yml" href="https://github.com/ghoshRitesh12/aniwatch-api/issues/new?assignees=ghoshRitesh12&labels=bug&template=bug-report.yml"
> >
<img Bug report
src="https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/codeql-analysis.yml/badge.svg"
alt="codeql"
/>
</a> </a>
·
<a <a
href="https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/docker-build.yml" href="https://github.com/ghoshRitesh12/aniwatch-api/issues/new?assignees=ghoshRitesh12&labels=enhancement&template=feature-request.md"
> >
<img Feature request
src="https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/docker-build.yml/badge.svg"
alt="docker-build"
/>
</a> </a>
<a </strong>
href="https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/test.yml" </div>
>
<img <br/>
src="https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/test.yml/badge.svg" alt="test coverage"
> <div align="center">
</a>
<a [![codeql](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/codeql-analysis.yml)
href="https://github.com/ghoshRitesh12/aniwatch-api/stargazers" [![docker-build](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/docker-build.yml/badge.svg)](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/docker-build.yml)
> [![test_coverage](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/test.yml/badge.svg)](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/test.yml)
<img [![GitHub License](https://img.shields.io/github/license/ghoshRitesh12/aniwatch-api?logo=github&logoColor=%23959da5&labelColor=%23292e34&color=%2331c754)](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/LICENSE)
src="https://img.shields.io/github/stars/ghoshRitesh12/aniwatch-api" alt="stars"
> </div>
</a>
<a <div align="center">
href="https://github.com/ghoshRitesh12/aniwatch-api/network/members"
> [![stars](https://img.shields.io/github/stars/ghoshRitesh12/aniwatch-api?style=social)](https://github.com/ghoshRitesh12/aniwatch-api/stargazers)
<img [![forks](https://img.shields.io/github/forks/ghoshRitesh12/aniwatch-api?style=social)](https://github.com/ghoshRitesh12/aniwatch-api/network/members)
src="https://img.shields.io/github/forks/ghoshRitesh12/aniwatch-api" alt="forks" [![issues](https://img.shields.io/github/issues/ghoshRitesh12/aniwatch-api?style=social&logo=github)](https://github.com/ghoshRitesh12/aniwatch-api/issues?q=is%3Aissue+is%3Aopen+)
> [![version](https://img.shields.io/github/v/release/ghoshRitesh12/aniwatch-api?display_name=release&style=social&logo=github)](https://github.com/ghoshRitesh12/aniwatch-api/releases/latest)
</a>
<a </div>
href="https://github.com/consumet/extensions/blob/master/LICENSE"
>
<img
src="https://img.shields.io/github/license/ghoshRitesh12/aniwatch-api" alt="GitHub"
/>
</a>
</p>
</p>
> [!IMPORTANT] > [!IMPORTANT]
> >
@@ -105,8 +78,9 @@
- [GET Anime Episode Servers](#get-anime-episode-servers) - [GET Anime Episode Servers](#get-anime-episode-servers)
- [GET Anime Episode Streaming Links](#get-anime-episode-streaming-links) - [GET Anime Episode Streaming Links](#get-anime-episode-streaming-links)
- [Development](#development) - [Development](#development)
- [Support](#support) - [Contributors](#contributors)
- [Thanks](#thanks) - [Thanks](#thanks)
- [Support](#support)
- [License](#license) - [License](#license)
- [Star History](#star-history) - [Star History](#star-history)
@@ -1002,6 +976,12 @@ console.log(data);
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. 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.
## <span id="contributors">✨ Contributors</span>
Thanks to the following people for keeping this project alive and relevant.
[![](https://contrib.rocks/image?repo=ghoshRitesh12/aniwatch-api)](https://github.com/ghoshRitesh12/aniwatch-api/graphs/contributors)
## <span id="thanks">🤝 Thanks</span> ## <span id="thanks">🤝 Thanks</span>
- [consumet.ts](https://github.com/consumet/consumet.ts) - [consumet.ts](https://github.com/consumet/consumet.ts)
@@ -1019,15 +999,6 @@ This project is licensed under the [MIT License](https://opensource.org/license/
<img <img
id="star-history" id="star-history"
src="https://api.star-history.com/svg?repos=ghoshRitesh12/aniwatch-api&type=Date&theme=dark" src="https://starchart.cc/ghoshRitesh12/aniwatch-api.svg?variant=adaptive"
alt="" alt=""
/> />
<br/>
<p align="center">
Made with 💖 by
<a href="https://github.com/ghoshRitesh12">
Ritesh
<a>
<p>