gecho/README.md
2023-01-20 09:54:24 +01:00

13 lines
396 B
Markdown

Gecho
==============================
[![License](https://img.shields.io/badge/license-MIT-green.svg)](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