Modified api of Gogoanime-api
Clone the Repository and run
git clone https://github.com/kirixenyt/anime-api.git
cd anime-api
npm install
start the server with the following command:
npm start
Now the server is running on http://localhost:3000
Host your own api on render using the button below.