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

https://github.com/oppodelldog/simplehttpreceiver


https://github.com/oppodelldog/simplehttpreceiver

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

#simpleHTTPReceiver

this little tool in intended to receive a HTTP request, debug print it to std.out and respond with some text

command line options:

-h help
-port int
server port to bind to (default 80)
-response string