@odata2ts/http-client-fetch
TypeScript icon, indicating that this package has built-in type declarations

0.6.2 • Public • Published

npm (scoped)

Fetch HTTP Client

Fetch based HTTP client for odata2ts. This client uses - as its name suggests - fetch for realizing the HTTP communication.

It supports:

  • request configuration
  • automatic CSRF token handling

Works also for Node.js v18+, but is still marked as experimental.

Installation

Install package @odata2ts/http-client-fetch as runtime dependency:

npm install --save @odata2ts/http-client-fetch

Documentation

Fetch Client Documentation

Main documentation for the odata2ts eco system: https://odata2ts.github.io

Tests

See folder test for unit tests.

See folder int-test for integration tests.

Support, Feedback, Contributing

This project is open to feature requests, suggestions, bug reports, usage questions etc. via GitHub issues.

Contributions and feedback are encouraged and always welcome.

See the contribution guidelines for further information.

License

MIT - see License.

Package Sidebar

Install

npm i @odata2ts/http-client-fetch

Weekly Downloads

345

Version

0.6.2

License

MIT

Unpacked Size

27.8 kB

Total Files

16

Last publish

Collaborators

  • texttechne