8000 GitHub - Pacifierjr/anix-backend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pacifierjr/anix-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AniX - Stream Animes

banner

This is the backend repository of AniX built with scrapy framework. If you want to visit the frontend repo, click here.

Spiders

name description
animes fetch animes
anime fetch a single anime
search_animes search animes
stream fetch mp4 link for a episode

Running Locally

  • Clone this repo to your local machine and navigate to the root directory

  • Run the following commands to start the http server

     pipenv shell # creating a virtual env
    
     pipenv install # installing depende
    51F6
    ncies
    
     scrapyrt # start the http server
  • By default, the http server will listening for requests at port 9080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0