VueRequest
A Vue Request Library
🚀 Reactivity
All data is reactive, so you don’t have to worry about the data not responding anymore.
🖇 SWR
Components will get a stream of data updates constantly and automatically. And the UI will always be fast and reactive.
📠 Type Strong
Completely written in Typescript, with friendly type support.