ld3.service-homepay.com Open in urlscan Pro
2606:4700:3034::ac43:a5e3  Public Scan

URL: https://ld3.service-homepay.com/
Submission: On October 14 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

REST SERVER TESTS DL-3


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.0043 seconds.