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

0.6.1 • Public • Published

npm (scoped)

Axios OData Client

⚠️ DEPRECATION NOTICE
This package has been replaced by @odata2ts/http-client-axios: Axios Client

The Axios OData Client serves as HTTP client for odata2ts and uses - as its name suggests - axios for realizing the HTTP communication.

It's V2 as well as V4 compatible and represents the reference implementation of the odata-client-api.

It supports:

  • request configuration
  • automatic CSRF token handling

Installation

Install package @odata2ts/axios-odata-client as runtime dependency:

npm install --save @odata2ts/axios-odata-client

Axios is automatically installed as dependency.

Documentation

Axios OData Client

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

Examples

See example packages for examples of how to integrate the client.

Tests

Admittedly, there are no unit tests as of now.

However, the Axios OData Client is used by most integration tests. See examples and watch out for the int-test folder: Trippin example.

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/axios-odata-client

Weekly Downloads

7

Version

0.6.1

License

MIT

Unpacked Size

31.1 kB

Total Files

13

Last publish

Collaborators

  • texttechne