InstaTechHD / zia-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnimeZia website

Zia-API: AnimeZia

Discord GitHub

Note

  • This is an Educational Project, purely made for learning purposes.
  • We do NOT promote piracy or free anime streaming sites.

Installation

Local

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

While deploying these apps ask for start command, make it - node lib/api.js

Heroku

Host your own instance of the api on heroku using the button below.

Deploy on Heroku

Render

Host your own instance of the api on render using the button below.

Deploy to Render

Railway

Host your own instance of the api on railway using the button below.

Deploy on Railway

Netlify

Deploy to Netlify

Vercel

Deploy with Vercel

Cyclic

Deploy to Cyclic

About

License:Other


Languages

Language:JavaScript 100.0%