Skip to content

anler/http-sink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-sink

A dead-simple HTTP sink server with logging.

screenshot

Installation

For Mac/Linux binaries go to releases

Homebrew on Mac

$ brew update
$ brew install anler/tools/http-sink

Haskell Stack

$ stack update
$ stack install http-sink