simov/request-api — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2016-05-03
Wrap an existing HTTP client to get a cleaner basic or chainable request API.
Build readable request chains like setting headers and query strings step by step before sending.
Swap the underlying HTTP client without changing how the rest of your code makes requests.
Use promise-based or async/await request calls in a Node.js backend service.
| simov/request-api | 3rd-eden/ircb.io | a15n/a15n | |
|---|---|---|---|
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-05-03 | 2016-11-16 | 2019-04-07 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires bringing your own underlying HTTP client to wrap, it doesn't perform HTTP requests itself.
A JavaScript wrapper that adds a friendlier basic or chainable API on top of any HTTP client, so you can make requests without repetitive boilerplate.
Mainly JavaScript. The stack also includes JavaScript, Node.js.
Dormant — no commits in 2+ years (last push 2016-05-03).
License is not stated in the available content.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.