Search found 1 match

by lucaspalm
Tue Jan 20, 2026 9:04 am
Forum: HTTPAPI
Topic: Best Practices for Handling Large JSON Responses with HTTPAPI
Replies: 0
Views: 488

Best Practices for Handling Large JSON Responses with HTTPAPI

Hi everyone,

I’ve been working with HTTPAPI on IBM i for some time now and recently ran into a situation where I need to handle large JSON responses from an API (in the order of several megabytes). While HTTPAPI can fetch and parse the data fine for smaller payloads, I’m concerned about memory ...