stg.service-homepay.com
Open in
urlscan Pro
2606:4700:3034::ac43:a5e3
Public Scan
URL:
https://stg.service-homepay.com/
Submission: On July 08 via automatic, source certstream-suspicious — Scanned from DE
Submission: On July 08 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
REST SERVER TESTS STG HOME See the article http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/ The master project repository is https://github.com/chriskacerguis/codeigniter-restserver Click on the links to check whether the REST server is working. 1. Users - defaulting to JSON 2. Users - get it in CSV 3. User #1 - defaulting to JSON (users/id/1) 4. User #1 - defaulting to JSON (users/1) 5. User #1 - get it in XML (users/id/1.xml) 6. User #1 - get it in XML (users/id/1/format/xml) 7. User #1 - get it in XML (users/id/1?format=xml) 8. User #1 - get it in XML (users/1.xml) 9. Users - get it in JSON (AJAX request) 10. Users - get it in HTML (users.html) 11. Users - get it in HTML (users/format/html) 12. Users - get it in HTML (users?format=html) Page rendered in 0.0048 seconds.