0.6.1 • Published 11 months ago

@odata2ts/axios-odata-client v0.6.1

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

npm (scoped)

Axios OData Client

:warning: 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.

0.6.1

11 months ago

0.5.3

1 year ago

0.6.0

1 year ago

0.5.2

1 year ago

0.3.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.5.1

1 year ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago