An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

served
======

[![Go Reference](https://pkg.go.dev/badge/github.com/ancientlore/served.svg)](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