Added reportcard and godoc
This commit is contained in:
parent
0a33174c0f
commit
d27d8f7f92
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
This is a simple HTTP server meant to emulate python's SimpleHTTPServer module.
|
||||
|
||||
[](https://goreportcard.com/report/git.ailur.dev/ailur/httpserver) [](https://pkg.go.dev/git.ailur.dev/ailur/httpserver)
|
||||
|
||||
## Usage
|
||||
|
||||
```httpserver [-h] [--cgi] [-b ADDRESS] [-d DIRECTORY] [-p VERSION] [port]```
|
||||
|
|
Loading…
Add table
Reference in a new issue