An open API service indexing awesome lists of open source software.

https://github.com/kind-men/uxios

A Unity-native, Axios-inspired HTTP client for streamlined, typed, and extensible networking across platforms.
https://github.com/kind-men/uxios

axios http http-client junison unity unitypackage

Last synced: 7 months ago
JSON representation

A Unity-native, Axios-inspired HTTP client for streamlined, typed, and extensible networking across platforms.

Awesome Lists containing this project

README

          

![Uxios Logo](./uxios.png)

Uxios is a Unity C# library inspired by [Axios](https://axios-http.com/), the popular JavaScript HTTP client. Designed
for use with Unity, Uxios provides an intuitive and consistent API for making HTTP requests, mirroring the ease of use
and flexibility of Axios within the Unity environment. Built to be a part of the JuniSON Engine, Uxios is particularly
optimized for WebGL applications but remains compatible with Android, iOS, and Desktop builds, making it a versatile
solution for Unity projects across platforms.

For complete details on Uxios’s features, setup, and usage examples, please visit the
[full documentation](https://kind-men.github.io/uxios/). The documentation site includes comprehensive guides, API
references, and practical examples to help you integrate Uxios into your Unity projects seamlessly.