Quick Start
Quick Note: While a demo version of this API is live at this link, It is recommended to self-host this API on your machine for the fastest response times and better reliability
Clone and run the project
Make sure you have NodeJS >16.x installed.
# Execute the following in your terminal
git clone https://github.com/IGRohan/AnimeAPI.git
cd AnimeAPI
npm install
npm start
Contributing
Contributions are always welcome!
You can contribute to this project by forking the project, adding /making changes, and submitting a pull request.
However the best way to contribute would be to suggest new routes or features and if possible, showing the logic and process behind it.
Last updated