4 releases

0.1.3 Sep 30, 2022
0.1.2 Sep 2, 2022
0.1.1 Sep 2, 2022
0.1.0 Aug 29, 2022

#4 in #req

Download history 16/week @ 2024-02-22 118/week @ 2024-02-29 17/week @ 2024-03-07

138 downloads per month

MIT license

38KB
401 lines

reqores

Oversimplified http request/response abstraction layer for bot-any packages.

Goal

  • Simple & Small: Due to size limitation from Cloudflare Workers.

Package Structure

  • reqores: The main abstraction layer just containing Rqeuest/Response traits for both client & server.

FAQ

Why not http-types?

It has too complex overwhelming API. We don't need async-body, streaming response, etc.

What is the meaning of the name

Req(uest) or Res(ponse). But actually the name has been inspired by the animation, Lycoris Recoil.

Acknowledgement

Dependencies

~7–27MB
~455K SLoC