Crates.io | doh |
lib.rs | doh |
version | 0.1.0 |
source | src |
created_at | 2017-10-05 15:08:05.045601 |
updated_at | 2017-10-05 15:08:05.045601 |
description | D'Oh - Directories Over HTTP |
homepage | |
repository | https://github.com/thecoshman/doh |
max_upload_size | |
id | 34504 |
size | 47,409 |
D'Oh - Directories Over HTTP
CURL is great, it's probably what you want. There is a wee tiny chance though that you don't like the interface it offers, all the ugly html.
Let's say you used http
(not to be confused with HTTP)
and are hosting a folder that you can view in a browser, but want to view that folder from a command line, say hello to D'Oh!
It provides Directories Over HTTP.
This might be:
Whatever it does, it'll probably be aimed at the server side being http
(the program, not the protocol, well, also the protocol, but specfically the program).