[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Web service to serve up JSON



On 1/29/2014 1:34 PM, Scott Klement wrote:
Toby,

HTTPAPI is HTTP client software. It doesn't know or care about the format of the data it is sending. You can use it to send JSON, XML, Form-Data, or a format of your own invention. It doesn't matter.

However, the subject of your message says "serve up", which implies you are not looking for client software, you are looking for server software. Is that right?

If so, try Apache.

As for parsing/generating JSON from an RPG program, I have a separate open source tool for that called YAJL.


On 1/28/2014 12:13 PM, toby davis wrote:
Does HTTPAPI  do JSON  ?



-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------


What are the Prerequisite IBM software do you Need? I restored it to Iseries V5r4 but all objects would not restore. I also built a rest webservice by one of your examples to send out JSON but when it hit the browser if looked like garbage some type of weird encoding. My Header Content type-application/Json. But when i use Text/Html it works fine. Is there something Special about Application/Json in the header that causes this?.

thanks toby

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------