1
0
mirror of https://github.com/labstack/echo.git synced 2025-02-01 13:07:58 +02:00
guidola 6009a3d08a Update body-limit.md (#778)
Unbalanced brackets on body-limit middleware custom configuration example
2016-12-18 11:11:25 -08:00
2016-08-29 13:45:46 -07:00
2016-12-18 11:11:25 -08:00
2016-11-16 21:26:56 -08:00
2015-10-08 20:10:55 -07:00
2016-11-17 11:37:02 -08:00
2016-12-15 11:08:56 -08:00
2016-12-15 11:08:56 -08:00
2016-12-09 11:13:55 -08:00
2016-12-13 20:26:25 -08:00
2016-12-05 23:04:03 -08:00
2016-12-05 23:04:03 -08:00
2016-10-30 15:03:18 -07:00
2016-04-24 10:22:15 -07:00
2016-12-15 11:08:56 -08:00
2016-09-22 22:56:00 -07:00
2016-11-15 20:12:13 -08:00
2016-11-17 18:42:00 -08:00

[Echo] (https://echo.labstack.com) GoDoc License Build Status Coverage Status Join the chat at https://gitter.im/labstack/echo Twitter

Feature Overview

  • Optimized HTTP router which smartly prioritize routes
  • Build robust and scalable RESTful APIs
  • Group APIs
  • Extensible middleware framework
  • Define middleware at root, group or route level
  • Data binding for JSON, XML and form payload
  • Handy functions to send variety of HTTP responses
  • Centralized HTTP error handling
  • Template rendering with any template engine
  • Define your format for the logger
  • Highly customizable
  • Automatic TLS via Let’s Encrypt
  • HTTP/2 support
  • Built-in graceful shutdown

Performance

Performance

Get Started

Support Us

Contribute

Use issues for everything

  • For a small change, just send a PR.
  • For bigger changes open an issue for discussion before sending a PR.
  • PR should have:
    • Test case
    • Documentation
    • Recipe (If it makes sense)
  • You can also contribute by:
    • Reporting issues
    • Suggesting new features or enhancements
    • Improve/fix documentation

Credits

License

MIT

Languages
Go 99.9%
Makefile 0.1%