func DeleteUrl(c echo.Context) error
DELETE http://localhost/t?tinyurl=2n9d
func GetUrl(c echo.Context) error
GET http://localhost/t/2n9d
func Gett(c echo.Context) error
GET http://localhost/gett/2n9d
func New()
func PostUrl(c echo.Context) error
POST http://localhost/t?url=https://www.google.com/
func PutUrl(c echo.Context) error
PUT http://localhost/t?tinyurl=2n9d&newurl=https://cn.bing.com/