Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 249 Bytes

Echo!

This is a simple echo app to accompany the K8S course in develeap. It'll echo back what's sent to it via the input param in the querystring. Optionally, it can be configured to persist the request log to MongoDB.

You talk, we talk back!