Skip to main content

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