Skip to content

Latest commit

 

History

History
68 lines (34 loc) · 1.41 KB

readme.md

File metadata and controls

68 lines (34 loc) · 1.41 KB

steevanime_api

SteevAnime_api is a webscraped api used to help users stream and download anime without ads.

Appendix

Please note this project is for educational purposes only.

Badges

MIT License

Color Reference

Color Hex
Text #00b48a #00b48a

Tech Stack

Server: NodeJS, ExpressJS, Cheerio, Puppeteer

Installation

Install steevanime_api with npm

  git clone https://github.com/Stephen-Ehiabhi/steevanime_api.git
  cd steevanime_api
  npm install
  npm run dev (to run the server)
  
  -- please note that you to have Node.js and npm installed to your computer to make the project run successfully 

Endpoints

GET: /api/v1/search?name={nameofanime} 
--To search for anime

GET: /api/v1/single?id={titleofanime}  
--To get a single anime

Authors

Contributing

Contributions are always welcome!

Feedback

If you have any feedback, please reach out to us at [email protected]