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
- Host: GitHub
- URL: https://github.com/codecollab-co/animexninja-api
- Owner: codecollab-co
- Created: 2025-02-28T07:08:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T07:10:41.000Z (over 1 year ago)
- Last Synced: 2025-04-04T16:44:14.617Z (over 1 year ago)
- Topics: api
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)