
ojob ojob.io/httpServers/EasyHTTPd port= path= uri=
Starts a very simple HTTP server on the provided port with a simple file browser
| Name | Description |
|---|---|
| port | The port to use (default to 8888) |
| path | The path from which to browse files (default to '.') |
| uri | The default URI to use (default to '/') |