authorjapps / authorjapps/zerocode
Does ZeroCode support stream responses in API calls?
Open
- Dominant language
- Java
- Stars
- 1k
- Forks
- 453
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 5
Description
I'm testing an endpoint that stream all data back to client, it process the response in chunks. Total number of records in database are 800 but when I run my test Zerocode response only shows ONE record in the body of the streaming response list.
Content-Type is JSON
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.