Skip to content

awnzl/echo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo-server

Simple http-server with only two endpoints
 
Build:

git clone git@github.com:awnzl/echo-server.git
cd echo-server
make

 
To run just execute

./bin/server

 
Usage:

curl localhost:8080
curl -X POST localhost:8080/echo -d '{"word": "ha-ha-ha"}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published