[fpc-pascal] RESTful JSON: Your thoughts about implementation

bsquared bwcode4u at gmail.com
Thu Nov 8 18:36:44 CET 2012


Hello,

I thought I would put this out to see what helpful information I could 
gather.

I am in need of some JSON and HTTP functionality.  I am thinking about 
using some pieces from WST and I was looking for some input on this.

What I am doing is pulling data from a JSON-RESTful web application and 
storing it in SQLite as Key / Value Pairs along with some meta data.

This data will be pushed back to same web application on some interval.

Additionally, I would like cross-platform compatibility between 
Linux/Windows{,-mobile?}/Android.

Any thoughts?

-- 
Regards,
Brian




More information about the fpc-pascal mailing list