Skip to content

RedHatTraining/echo-web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Echo Server

A trivial web service which echos request information for GET and POST requests.

Implmented using just the python standard library.

Only configuration is the ECHO_WEBAPP_PORT environment variable, which can override the default port of 8000.

About

Minimal web service which returns request information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages