E

Echo

High-performance, extensible Go web framework — minimalist API with automatic TLS, WebSocket support, and data binding.

Go free Open Source web since 2015

Echo sits between Gin’s popularity and Fiber’s performance — a clean, extensible API with auto TLS via Let’s Encrypt, WebSocket support, and a straightforward middleware system. Its context-based API and data binding via struct tags make building REST APIs idiomatic in Go.

// tags

backendgoapirestwebsocketminimalistmiddleware
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub