guillermoriv / squishanime-api

API made in with Typescript for extracting anime and episodes information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

squishanime-api

API for substracting anime information and episodes from websites like (monoschinos and tioanime), right now we have support for two pages

How to install?

This is a Node.js based API, to install you have either yarn or npm. (I used yarn for this project, feels like more easy to use than npm).

yarn install

To install all the packages used by the API.

How to use?

If you already have all the packages installed, you should have also set up your .env variables.

yarn dev

Should be the next command to initializate the project.

About

API made in with Typescript for extracting anime and episodes information


Languages

Language:TypeScript 98.1%Language:JavaScript 1.6%Language:Shell 0.2%Language:Procfile 0.0%