/tiny-http-test-server

hansputera/tiny-http test server

Primary LanguageJavaScriptMIT LicenseMIT

Description

hanif-tiny-http's test server.

Routes

## GET
+ '/' -> homepage
+ '/redirect' -> redirect test page to '/'
+ '/redirect?to=:website' -> redirect to ':website'