Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
joaomacp
on Sept 16, 2023
|
parent
|
context
|
favorite
| on:
static-server: an HTTP server in Go for static con...
or the node one:
$ npm install http-server
$ http-server .
parminya
on Sept 16, 2023
[–]
or the go one:
$ go run github.com/eliben/static-server@latest
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
$ npm install http-server
$ http-server .