# go_echo **Repository Path**: mirrors_Azure/go_echo ## Basic Information - **Project Name**: go_echo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-09 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![go_echo](https://github.com/gambtho/go_echo/actions/workflows/test.yml/badge.svg)](https://github.com/gambtho/go_echo/actions/workflows/test.yml) # go_echo Simple api that returns an echo, or a default response ## Usage ``` go run . curl -G localhost:1323/echo/yo curl -G localhost:1323/echo/ curl -G localhost:1323/whatever ```