simple-webserver

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2015 License: MIT Imports: 4 Imported by: 0

README

simple-webserver

A simple webserver for testing purposes written in Go.

Compile

$ go build

Usage

$ ./simple-webserver
2015/09/09 14:41:26 Starting webserver and listen on :8082

$ curl http://localhost:8082/ping
pong

Binary

Under releases you will find this simple webserver as pre compiled binary for various operating systems.

This binary can be used for simple test purposes like running this via Mesos/Marathon, Docker, rkt or whatever you want to test.

License

This project is released under the terms of the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL