Skip to content
/ amp Public

simple single-binary webserver written in go

Notifications You must be signed in to change notification settings

blobcode/amp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ amp

A simple single-binary webserver written in go (yay!).

Please note that this is a learning project.

Getting Started

You'll need a text editor and go > 1.16 installed

go version

Installing

To get running, just create / update the content in content/ and then build.

go build -ldflags '-s'

And there you go - a full static in a single binary!

About

simple single-binary webserver written in go

Topics

Resources

Stars

Watchers

Forks