Introduction
What is Keq?
Keq is an HTTP client that can run in both browsers and Node.js. You can arm Keq to the teeth by adding Middleware!
tip
Keq is inspired by koa and superagent.
It combines the middleware model from koa with the chainable API design from superagent.
Features
- Runs in both browsers and Node.js
- Supports chainable API
- Complete TypeScript support
- Convert Swagger to code
- Extend functionality by adding
Middleware. Official middleware includes: