HTML Simple Example Page
This page has been created for testing and debugging purpose. HTML source code is short and clear.
Error Pages
https://url-example.com/error/400/
Bad Request
https://url-example.com/error/401/
Unauthorized
https://url-example.com/error/402/
Payment Required
https://url-example.com/error/403/
Forbidden
https://url-example.com/error/404/
Not Found
REST API
https://url-example.com/api/json/get/
JSON echo of get parameters
https://url-example.com/api/json/post/
JSON echo of post parameters