8000 GitHub - web-dl-tools/api: Django RESTful API build to form the core of the entire Web DL stack. It's the sole requirement to run Web DL.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

web-dl-tools/api

Repository files navigation

Web DL API

Web DL banner

test workflow

Web DL API is a Django RESTful API build to form the core of the entire Web DL stack. It's the sole requirement to run Web DL.

Some features

  • Fully authenticated with user creation and management.
  • Secure, separate access to resources and files.
  • Dynamic file download endpoint for secure file access management.
  • Only stores files locally on device.
  • Runs on less than 2 GB of memory across multiple containers.
  • Authenticated websocket connection support for live status updates.
  • Even more...

Quick start

$ git clone https://github.com/web-dl-tools/api.git
$ cd ./api
// Fill in .env file
$ make start

Please review the requirements, installation and configuration steps in the documentation for additional information and troubleshooting.

About

Django RESTful API build to form the core of the entire Web DL stack. It's the sole requirement to run Web DL.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0