java - Is it possible to create a client in PHP for Restlet? -


im developing java application provides methods using restlet android app.

i created server , client using this tutorial (gae server , android client)

now need make php client able access data. possible? best way it?

i tried data using advanced rest client restlet provide 404 error

edit: can use web language, php used example

i ended using restlet extension

i hope helps else ;)


Comments