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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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