
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/uxios.git README Markdown
Copy this to your project's README.md
## Installation
Add **Uxios** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/uxios.git
```
[](https://www.pkglnk.dev/pkg/uxios)Dependencies (3)
README

Uxios is a Unity C# library inspired by Axios, 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. The documentation site includes comprehensive guides, API references, and practical examples to help you integrate Uxios into your Unity projects seamlessly.
No comments yet. Be the first!