https://github.com/rjkroege/oneserve
https://github.com/rjkroege/oneserve
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rjkroege/oneserve
- Owner: rjkroege
- Created: 2023-06-14T15:53:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T23:42:49.000Z (12 months ago)
- Last Synced: 2025-02-27T09:09:39.001Z (8 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple program to serve a directory of files.
Some modern web platform features require that some resources need to be served from a web server instead of the file system. This is a simple Go webserver that lets these kinds of web contents run.