use-await-data
A React hook that executes an async task to populate the desired data.
use-abortable-promise
> Hook for managing abortable `Promise`s (e.g. [fetch()](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)) inside React components.
usehttprequest
Un hook de React para hacer llamadas a APIs de manera sencilla y eficiente.