Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return data as ndjson instead of json #126

Closed
chaoran-chen opened this issue Jun 14, 2023 · 0 comments · Fixed by #388 or #415
Closed

Return data as ndjson instead of json #126

chaoran-chen opened this issue Jun 14, 2023 · 0 comments · Fixed by #388 or #415
Assignees
Labels
LAPIS Tasks/PR related to LAPIS

Comments

@chaoran-chen
Copy link
Member

Returning data as ndjson (every row is its own JSON object) would allow the receiver to process the data row-by-row with no need to parse the whole data at once.

@chaoran-chen chaoran-chen added the LAPIS Tasks/PR related to LAPIS label Jun 14, 2023
@fengelniederhammer fengelniederhammer self-assigned this Apr 17, 2024
fengelniederhammer added a commit that referenced this issue Apr 17, 2024
BREAKING CHANGE: return data as NDJSON instead of JSON
Refs: #126
fengelniederhammer added a commit that referenced this issue Apr 17, 2024
BREAKING CHANGE: return data as NDJSON instead of JSON
Refs: #126
fengelniederhammer added a commit that referenced this issue Apr 17, 2024
BREAKING CHANGE: return data as NDJSON instead of JSON
Refs: #126
fengelniederhammer added a commit that referenced this issue Apr 17, 2024
BREAKING CHANGE: return data as NDJSON instead of JSON
Refs: #126
fengelniederhammer added a commit that referenced this issue Apr 17, 2024
BREAKING CHANGE: return data as NDJSON instead of JSON
Refs: #126
fengelniederhammer added a commit that referenced this issue Apr 17, 2024
BREAKING CHANGE: return data as NDJSON instead of JSON
Refs: #126
fengelniederhammer added a commit that referenced this issue Apr 18, 2024
BREAKING CHANGE: return data as NDJSON instead of JSON
Refs: #126
@github-actions github-actions bot mentioned this issue Aug 6, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LAPIS Tasks/PR related to LAPIS
Projects
None yet
3 participants