- This is an Educational Project, purely made for learning purposes.
- We do NOT promote piracy or free anime streaming sites.
Run the following command to clone the repository, and install the dependencies:
git clone https://github.com/warlordsnet/zia-api.git
cd zia-api
npm install #or yarn install
start the server with the following command:
npm start #or yarn start
Now the server is running on http://localhost:3000
Host your own instance of the api on heroku using the button below.
Host your own instance of the api on render using the button below.
Host your own instance of the api on railway using the button below.