# Functions

No description provided by the author
Fetch makes a get request to endpoint.
FileUpload takes in data and handles making the put request.
No description provided by the author
Patch makes a patch request to url.
PostBody
PostBody makes a post request with json body.
PostForm makes a post request with form data.
Put makes a put request.