SAP / SAP/cloud-sdk

HttpClient Middleware is not a middleware

Open
#1,829 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feedback
Dominant language
HTML
Stars
52
Forks
57
Avg merge
12h 33m
Merged PRs (30d)
18

Description

Please review your concept for http client adapter and documentation for it on:

https://sap.github.io/cloud-sdk/docs/js/features/middleware#benefits-of-middlewares

Let us know how we can improve

Providing custom adapter to make own http requests over node-fetch, undici or other API should be called as "adapter" and not "middleware". Middleware is something you will chain to work on http response. You are providing adapter on this place...

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the middleware documentation at https://sap.github.io/cloud-sdk/docs/js/features/middleware#benefits-of-middlewares and review how custom HTTP adapters are described. Check the surrounding documentation for consistent terminology distinguishing adapters from middleware. Done means the concept is accurately named and the affected documentation is updated consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.