API Fetch Kit

$24
Publisher Jeffrey Lanters
File size 54.61kB
Number of files 13
Latest version 1
Latest release date 2018-02-05 06:21:24
First release date 2018-02-05 06:21:24
Supported Unity versions 2018.4.2 or higher
API Fetch Kit is a Promise-based mechanism for programmatically making web requests in Unity.

When integrating an API you want to focus on whats important without have to think about complex routines, parsing data and formatting objects.

[Key Features]
- One liner web requests
- Simple request builder
- Promise based mechanism
- Send and receive all content types
- Automatic parsing
- Automatic JSON Array converting
- File uploading
- Create a pipeline to chain calls
- Set headers, params, bodies and more
- Works on all platforms!