Skip to content

kthrdei/restapi-echo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restapi-echo-server

Simple REST-API echo server.

python -m restapi_echo_server --host 0.0.0.0 --port 8080

Requirements

  • Python >= 3.8

Installation

pip install restapi-echo-server

License

MIT