Golang echo

From wikinotes

A minimalist web-server (15 deps total incl. nested deps), that is similar to python flask.
Some notable features:

  • middleware
  • routing
  • templtaes
  • jwt
  • test helpers

Documentation

github https://github.com/labstack/echo
official docs https://echo.labstack.com/guide/