main
func main() { e := echo.New() e.Logger.SetLevel(log.DEBUG) diegoURL, err := url.Parse(os.Getenv("DIEGO_URL"))