@odata2ts/http-client-axios
v0.11.3
Published
Axios based odata HTTP client consumable by odata2ts
Downloads
14,080
Maintainers
Readme
Axios HTTP Client
The Axios HTTP Client uses - as its name suggests - axios for realizing the HTTP communication for odata2ts.
It supports:
- request configuration
- automatic CSRF token handling
Installation
Install package @odata2ts/http-client-axios
as runtime dependency:
npm install --save @odata2ts/http-client-axios
s
Documentation
Axios HTTP 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.