https://github.com/ancientlore/served
Simple Go web server
https://github.com/ancientlore/served
golang webserver
Last synced: 4 months ago
JSON representation
Simple Go web server
- Host: GitHub
- URL: https://github.com/ancientlore/served
- Owner: ancientlore
- License: other
- Created: 2014-03-30T14:14:41.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T18:39:01.000Z (about 1 year ago)
- Last Synced: 2025-04-09T10:33:50.597Z (about 1 year ago)
- Topics: golang, webserver
- Language: Go
- Size: 527 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
served
======
[](https://pkg.go.dev/github.com/ancientlore/served)
served is a simple web server written in Go.
In addition to static content, it supports blogging with *present* markup and slideshows.
To install:
go get github.com/ancientlore/served