command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 13, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ff
a dead simple http file server, just works
Install:
go install github.com/c4pt0r/ff@latest
Usage:
ff -dir /path/to/working/dir -addr :8080
Example:
$ curl -X PUT --data-binary "@test" http://localhost:8080/f
/f/frcti
$ curl http://localhost:8080/f/frcti
hello world
$ curl -X DELETE http://localhost:8080/f/frcti
OK
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.