Show HN: Fetchet – A compact, promise-based, HTTP fetch wrapper
Brysonbw Saturday, August 02, 2025There are plenty of HTTP clients out there - Axios being one of the most popular - but I wanted something minimal and closer to the native fetch API.
I originally wrote a small fetch wrapper for a side project. Rather than copying and pasting it into other projects, I decided to expand on it and publish it as a public package.
Feel free to star the repo, and more importantly, contribute.
2
3
github.com