5 ms·
Looking at the code this appears [1] to be a very thin wrapper around go's built in file server from the http package. [1]: https://github.com/eliben/static-se
by quinnftw 3y ago
Looking at the code this appears [1] to be a very thin wrapper around go's built in file server from the http package.
[1]: https://github.com/eliben/static-server/blob/main/internal/server/server.go#L113 https://github.com/eliben/static-server/blob/main/internal/s...