HiddenPirates / animetize-api

An API to effortlessly access information on anime from gogoanime website.

Home Page:https://animetize-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bannner.png

An API to effortlessly access information on anime from gogoanime website.

Table of Contents

Installation

Locally

installation is simple.

Run the following command to clone the repository, and install the dependencies.

$ git clone https://github.com/avalynndev/animetize-api.git
$ cd animetize-api
$ npm install #or yarn install

start the server!

$ npm start #or yarn start

Heroku

Host your own instance of Animetize API on Heroku using the button below.

Deploy on Heroku

Vercel

Host your own instance of Animetize API on Vercel using the button below.

Deploy with Vercel

Render

Host your own instance of Animetize API on Render using the button below.

Deploy to Render

Documentation

Please refer to the documentation. If you need any additional help or have any questions, comments, or suggestions, just create a new issue and tag it as "help".

Development

Pull requests and stars are always welcome, for bugs and features create a new issue.

Provider Request

Make a new issue with the name of the provider on the title, as well as a link to the provider in the body paragraph.

About

An API to effortlessly access information on anime from gogoanime website.

https://animetize-api.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%