From a5fdd8a103f45dc7bccc7278783612f197e4c020 Mon Sep 17 00:00:00 2001 From: robinknaapen Date: Mon, 9 Oct 2017 01:15:02 +0200 Subject: [PATCH] Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a8a621d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# echo boilerplate + +A simple [echo][1] server boilerplate + +[1]: https://github.com/labstack/echo