echo
echo copied to clipboard
The relation with labstack echo?
Just want to know, What is the relation of this package with : https://github.com/labstack/echo, Is this a clone with the change of fasthttp? or entirely different?
I'm also particularly interesting on such clarification.
This repository is an improved version based on the framework echo v2
Sorry, my English is poor. In general, the following aspects have been expanded and improved:
- Fasthttp
- Session
- Cookies
- Transaction and many more.
Awesome! It would be great some README.md updates.