Skip to content

mrtazz/http-test-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http test server

Simple server to test client side HTTP methods.

URLs

The server provides three URLs which respond to HTTP GET/POST/PUT/DELETE queries.

  • / accepts the query and returns the method name in response body
  • /contenttype returns the provided content type in the response body
  • /body returns the provided request body as response body

About

simple HTTP test server for testing client side http calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages