/animekisa-api

An unofficial AnimeKisa REST API project (using fastify, cheerio, axios).

Primary LanguageJavaScriptMIT LicenseMIT

Information

An unofficial AnimeKisa REST API project (using fastify, cheerio, axios).

  • Supports caching, logger & extremely fast response time
  • Advanced & highly customizable
  • Resource-friendly & easy-to-use
  • ...

Installation / Setup

  • Make sure you have Node.js >= v17.3.0 & also a code editor, this is not necessary but pretty handy (we will be using VSC in this installation)
  • Download / Export / Clone this respository into your device.
  • If you downloaded the zip file, please extract it using WinRAR or your default operating system extractor.
  • Execute VSC and open the project folder into it.
  • Open VSC default terminal with Ctrl + ` & wait for it to open completely.
  • Enter npm i in the terminal and wait until every package is installed and you can type in terminal again.
  • When it's done, go to config.js and customize it (check Wiki)
  • Finally, you can start the server with node API.js, node . or npm start
  • Again, You can always check Wiki for anything.
  • Enjoy <3!

Other

Note: Please be careful when working with the source code of this project, its very difficult to troubleshoot due to its using cache & objects.

  • Author - LegendaryEmoji#1742
  • Discord Server (Support|Chat) - Click here
  • License - MIT