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

HTTP Batching support #20

Closed
4 tasks
henryruhs opened this issue Jan 26, 2020 · 1 comment
Closed
4 tasks

HTTP Batching support #20

henryruhs opened this issue Jan 26, 2020 · 1 comment

Comments

@henryruhs
Copy link
Owner

henryruhs commented Jan 26, 2020

Support for HTTP batching should be added... there is an thread with ZIP files that include conceptional work: jonsamwell/ngx-http-batcher#2

  • Replace JSONPlaceholder API with local solution to have a proper /$batch endpoint for testing
  • Real batch() that joins different request in a SINGLE request and splits the response after
    • Integrate one of the concepts to work against local api
    • Adjust codebase to ngx-crud approach
@henryruhs henryruhs changed the title HTTP Batching support Finalize HTTP Batching support Jul 5, 2020
@henryruhs henryruhs changed the title Finalize HTTP Batching support HTTP Batching support Jul 5, 2020
@henryruhs
Copy link
Owner Author

henryruhs commented Mar 2, 2022

Closing this after 2 years - there is no actual usecase as realworld projects rarly use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant