Package Exports
- http-kit
- http-kit/body
- http-kit/fetch
- http-kit/function
- http-kit/interpreter
- http-kit/package.json
- http-kit/response
Readme
Http Kit
Features
- Supports Request and Response interceptors
- Uses Native Web Platform APIs
- Type safety, correctly typed responses and errors
- Cross platform i.e Deno, Node etc
- Inversion of control i.e Dependency injection
- Extendable using adapters
- Request and Response utilities