valiantlynx / anime-site-api

This is the api used by https://github.com/valiantlynx/anime-site. This api is based on gogoanime An Anime Streaming web api to give you a better experience for your web app.

Home Page:https://animevariant.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anime Web Api with Express .

This api is based on gogoanime An Anime Streaming web api to give you a better experience for your web app.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Clone the Repository and run

npm install
node api

Built With

adding new projects with their own git history

git subtree add --prefix=apps/anime-site-api https://github.com/valiantlynx/anime-site-api.git master --squash
git subtree pull --prefix=apps/anime-site-api https://github.com/valiantlynx/anime-site-api.git master --squash
git subtree push --prefix=apps/anime-site-api https://github.com/valiantlynx/anime-site-api.git master

About

This is the api used by https://github.com/valiantlynx/anime-site. This api is based on gogoanime An Anime Streaming web api to give you a better experience for your web app.

https://animevariant.com


Languages

Language:JavaScript 91.8%Language:Dockerfile 7.2%Language:Shell 0.9%