Simple http server which returns a body with information about the request such as method, pathname, query parameters, and the request body. It is useful for testing.
published version 1.0.3, 8 years ago
Simple http server which returns a body with information about the request such as method, pathname, query parameters, and the request body. It is useful for testing.