/EchoBot

A simple web application for API testing

Primary LanguageGoApache License 2.0Apache-2.0

EchoBot

Codacy Badge Security Rating CodeQL

A simple web application to use to echo back string data to test frontends and backend services.

Usage

Starting EchoBot

./EchoBot (Default port 8080)

Setting EchoBot Port

./EchoBot -port={PORT_NUM}

Other

Log server capabilities now available.