List of technologies used for the construction of the animeflv api.
-
nodejs is designed to build scalable network applications.
-
express Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
-
cheerio Fast, flexible & lean implementation of core jQuery designed specifically for the server.
-
cloudscraper Node.js library to bypass Cloudflare's anti-ddos page.
-
mochajs Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.
-
chaijs Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
-
chai-http HTTP integration testing with Chai assertions.