openapistack / openapi-client-axios

JavaScript client library for consuming OpenAPI-enabled APIs with axios
https://openapistack.co
MIT License
550 stars 67 forks source link

feat: add suport for registering any request runner. By default, use … #126

Closed iDanielBot closed 1 year ago

iDanielBot commented 1 year ago

Extend library with support for registering other runners than axios.

Keep the feature set the same, by using axios as default runner.

anttiviljami commented 1 year ago

Haha this is awesome!! <3