Miles wrote:
> For the most part, if you want to retrieve JSON data, you need to use
some protocol - the RESTful model is to address the data with a URL, and
use an HTTP GET.  If you want to upload or replace some data, you use HTTP
PUT, and to delete it you use HTTP DELETE. That's about as simple as you
can get.

What I am saying is simple is TOO SLOW, especially when dealing with
individual ids.  Why are you rejecting me?
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to