0.8.0 • Published 12 months ago

@odata2ts/http-client-fetch v0.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

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.

0.7.2

1 year ago

0.8.0

12 months ago

0.7.1

1 year ago

0.7.0

1 year ago

0.6.2

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago