/9anime-api

Unofficial https://9anime.to/ REST API.

Primary LanguageJavaScript

Unofficial 9Anime.to REST API

This API scrapes all useful data from the website

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Clone the Repository

git clone https://github.com/Nunu27/9anime-api.git

install dependencies

npm install

then run

node api

or using nodemon

nodemon api

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.