{"version":"1.0.1","usage":{"endpoint":"/{path}","examples":[{"command":"curl -X POST -H 'X-API-Key: YOUR_KEY' http://localhost:8800/pay.hystori.id","description":"Git pull only"},{"description":"Git pull + Laravel artisan clear","command":"curl -X POST -H 'X-API-Key: YOUR_KEY' 'http://localhost:8800/pay.hystori.id?type=laravel'"},{"command":"curl -X POST 'http://localhost:8800/pay.hystori.id?key=YOUR_KEY&type=laravel'","description":"Git pull with URL auth"}],"type_parameter":{"description":"Optional: Specify project type for post-deployment actions","values":{"laravel":"Run php artisan commands after git pull","default":"Git pull only (default)"}},"method":"POST","laravel_commands":["route:clear","view:clear","cache:clear","config:clear","event:clear","optimize:clear"],"authentication":{"X-API-Key":"Your API key (required)","GitHub webhook":"secret in payload (fallback)","URL parameter":"?key=xxx (alternative)"}},"status":"success","service":"Git Pull Service","security":{"features":["XSS prevention","Directory traversal protection","Command injection prevention","Path validation and sanitization"],"authentication":"API Key via header, URL param, or webhook secret"},"endpoints":{"GET /health":"Health check endpoint","GET /":"Show this usage information","POST /{path}":"Execute git pull on specified path"},"base_dir":"/home/hysf2626/public_html","description":"Automated git pull service for deployment"}