https://github.com/farinap5/servy
Simple HTTP local server.
https://github.com/farinap5/servy
Last synced: about 1 month ago
JSON representation
Simple HTTP local server.
- Host: GitHub
- URL: https://github.com/farinap5/servy
- Owner: farinap5
- Created: 2021-06-30T02:25:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T02:40:02.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T00:50:32.549Z (3 months ago)
- Language: Go
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# servy
Simple HTTP local server.Hosting an entire directory:

Hosting a file and hosting a file tha can only be accessed providing a key.

```
http://0.0.0.0:8000/?key=password
```