13 lines
396 B
Markdown
13 lines
396 B
Markdown
Gecho
|
|
==============================
|
|
|
|
[](https://git.thebarrens.nu/wolvie/gecho/blob/master/LICENSE)
|
|
|
|
A Simple echo server written in Go
|
|
|
|
Usage
|
|
-----
|
|
|
|
Just compile (or build the container image) and run the application, the only supported parameter is set by the `MAX_REQUESTS` environment variable which defaults to 500 if not set
|
|
|