https://github.com/raidancampbell/sonya
go go go: a gopher server written in go
https://github.com/raidancampbell/sonya
gopher gopher-server
Last synced: 9 months ago
JSON representation
go go go: a gopher server written in go
- Host: GitHub
- URL: https://github.com/raidancampbell/sonya
- Owner: raidancampbell
- License: mit
- Created: 2020-11-17T04:03:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-21T17:52:14.000Z (over 5 years ago)
- Last Synced: 2025-09-25T00:32:28.594Z (9 months ago)
- Topics: gopher, gopher-server
- Language: Go
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sonya
A barebones Gopher server written in Go.
### Usage
place any files you want to serve in the `serve` directory, and run. The gopher server runs on the standard port `70`.