Tuesday, 20 August 2013

How to Serve a static JSON file from server?

How to Serve a static JSON file from server?

I need to serve a JSON file to an Android app from a server (VPS
webserver). What is the best way to serve the file? can I just put it into
a directory and retrieve it via app? or is there a service/program that
needs to serve it.

No comments:

Post a Comment