Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cwen0/echo-all
https://github.com/cwen0/echo-all
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cwen0/echo-all
- Owner: cwen0
- License: apache-2.0
- Created: 2022-08-12T12:01:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T04:25:16.000Z (over 2 years ago)
- Last Synced: 2024-06-21T03:32:53.145Z (5 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Echo-all server
This server just print request message.
Thanks to [benjisg/echo_server.go](https://gist.github.com/benjisg/94ca2aab95f95c06d1006bd1e4f9ffd9)
## Installation
```bash
kubectl apply -f deploy/deployment.yaml
```