diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -9,9 +9,16 @@ Single youtube explode API in PHP 3. `$ doas chown http.http -R ytexplode` 4. `$ doas chmod g+w -R ytexplode` +## Local test + + php -S localhost:9001 + +after open `http://localhost:9001` in your browser or +with `curl`. + ## Usage - http://localhost/?id=R3Lu3mWDFtg + http://localhost/?id=aqz-KE-bpKQ ## License |