An open API service indexing awesome lists of open source software.

https://github.com/codecollab-co/animexninja-api

Anime Streaming Web Api built with Express
https://github.com/codecollab-co/animexninja-api

api

Last synced: about 1 year ago
JSON representation

Anime Streaming Web Api built with Express

Awesome Lists containing this project

README

          

# Anime Web Api with Express .

This api is based on [gogoanime](https://www18.gogoanime.io/)
An Anime Streaming web api to give you a better experience for your web app.

## 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 and run

```
npm install
node api
```

## Built With

- [Express](https://expressjs.com/)
- [Cheerio](https://cheerio.js.org/)

## 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.

## Authors

- **Vatsal** - [Vatsal](https://github.com/safayavatsal)
- **Tarun** - [Tarun](https://github.com/tarunpandey23)