https://github.com/superfly/fileserver
Simple and dockerized fasthttp-based fileserver
https://github.com/superfly/fileserver
fileserver
Last synced: 10 months ago
JSON representation
Simple and dockerized fasthttp-based fileserver
- Host: GitHub
- URL: https://github.com/superfly/fileserver
- Owner: superfly
- Created: 2017-03-01T17:10:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T17:15:24.000Z (almost 9 years ago)
- Last Synced: 2025-03-07T01:18:44.725Z (10 months ago)
- Topics: fileserver
- Language: Go
- Homepage:
- Size: 1.96 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fileserver
Vendorized and dockerized version of [fasthttp fileserver](https://github.com/valyala/fasthttp/tree/master/examples/fileserver) example.
Runs on port 8080 within the container and exposes contents of `/go/src/app`