animetize-api
animetize-api copied to clipboard
An API to effortlessly access information on anime from gogoanime website.
An API to effortlessly access information on anime from gogoanime website.
‼️ This API has been discontinued as the gogoanime website has been takendown. ‼️
Table of Contents
- Installation
- Locally
- Heroku
- Vercel
- Render
- Documentation
- Development
- Provider Request
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.
Vercel
Host your own instance of Animetize API on Vercel using the button below.
Render
Host your own instance of Animetize API on Render using the button below.
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.
