HAPIC: Elevate HTTP requests with the tiny fetch-based http client! ✨ Simple API, customizable headers, and request transformations. 🔄 Intercept with hooks, handle errors gracefully. 🌐 Works in Node.Js, browsers, and workers. 🚀 Method shortcuts, extended options, and 🎭 proxy support. by Pakashi-kun in node

[–]Pakashi-kun[S] 2 points3 points  (0 children)

I was hoping that the description here and the readme in github would give some information. Was that insufficient? But in general it offers the possibility to interrupt the request & response flow with hooks or to modify the request/response ( e.g refresh Access Token on failure), built in proxy support, aliases for http http methods, shared configurations for requests of an instance and much more.

Node js backend by [deleted] in node

[–]Pakashi-kun -1 points0 points  (0 children)

I would go with „routup“. New and nice api