2023-01-20 15:54:51 +01:00
2023-09-05 15:30:42 +02:00
2023-08-30 10:15:07 +02:00
2023-08-29 12:47:34 +02:00
2023-04-20 13:06:28 +02:00
2023-08-29 12:48:09 +02:00
2023-08-29 12:48:09 +02:00
2023-01-20 09:54:24 +01:00
2023-04-20 13:06:28 +02:00
2023-01-20 15:33:57 +01:00
2023-04-20 13:06:28 +02:00

Gecho

License

A Simple echo server written in Go

Usage

Just compile (or build the container image) and run the application, the only supported parameters are

  • MAX_REQUESTS environment variable which defaults to 500 if not set, used to limit the number of requests the server will accept
  • TOKEN environment variable which defaults to token if not set, used as a authentication token for the /reset endpoint
Description
No description provided
Readme 52 KiB
Languages
Go 58.7%
Smarty 32.7%
Dockerfile 8.6%