Home > simplified-fetch
simplified-fetch package
Encapsulate a unified API request object to simplify the use of fetch
docs generated by @microsoft/api-extractor & api-documenter, may not so good.
Classes
Class |
Description |
API |
main entry to generate the SimplifiedFetch |
Interfaces
Interface |
Description |
BaseConfig |
basic config |
iApi_beta |
(BETA) iApi |
iApi |
get AbortController & AbortSignal via [controller, signal]= Api.aborts.someApi iAbortspipe: Map which operates Request & Response [PipeRequest](/SimplifiedFetch/simplified-fetch.piperequest.html) [PipeResponse](/SimplifiedFetch/simplified-fetch.piperesponse.html) |
iPipe |
manage the functions which pipe the request or response |
Variables
Variable |
Description |
urnParser |
parse the template strings with params |
Type Aliases