Aerysh / yaaas

Yet Another API for Anime and Stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet Another API for Anime and Stuff

YAAAS provides a way to access information about entertainments such as Anime, Manga, etc.

Installation

Local

You can run the following commands to clone the repository and install the dependencies

git clone https://github.com/Aerysh/yaaas
cd yaaas
pnpm install

Now you can run the server

pnpm start

Documentation

After running the server, you can access the documentation at http://IP:PORT/documentation

Contributing

All Pull Requests are welcome. If you found any bugs or want to add new features, please open an issue first.

About

Yet Another API for Anime and Stuff

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%