Make directory as a service.
Project description
Run server:
$ pip install diraas $ diraas --token=abc123 --host=127.0.0.1 --port=5100 ~/lab/
Consume the API:
HTTP GET http://127.0.0.1:5100/ls?token=abc123&targets=*.txt%20*.py HTTP GET http://127.0.0.1:5100/fetch?token=abc123&targets=a.txt%20b.txt
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
diraas-0.0.7.tar.gz
(2.3 kB
view hashes)