Skip to content

An echo-server that responds with the payload of the request. Written in Rust πŸ¦€.

License

Notifications You must be signed in to change notification settings

developer-friendly/echo-server

Repository files navigation

Echo Server

Docker Pulls Docker Image Size (latest by date)

docker run --rm --name echo-server -dp 8000:8000 ghcr.io/developer-friendly/echo-server