@api-sdk-creator/http-api-client
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

http-api-client

A Javascript library that can be used as a foundation to build clients (SDKs) for HTTP based APIs.

Typescript definitions are included for using this library in TS projects, or to aid IDEs with code completion.

📝 This library is still in active development and may break compatibility in future releases

Usage

$ npm install @api-sdk-creator/http-api-client

# pick the HTTPClient implementation, for example
$ npm install @api-sdk-creator/axios-http-client

Motivation

To understand the motivation behind building this library, and the design decisions, see the motivation doc

Docs

// TODO

Examples

// TODO

Readme

Keywords

none

Package Sidebar

Install

npm i @api-sdk-creator/http-api-client

Weekly Downloads

41

Version

0.3.1

License

MIT

Unpacked Size

60.3 kB

Total Files

28

Last publish

Collaborators

  • jamesbligh
  • kierans777
  • ben-rc