unitywebrequest
There are 13 repositories under unitywebrequest topic.
Unity3dAzure/RESTClient
REST Client for Unity with JSON and XML parsing. (Features JSON helper to handle nested arrays and deserializing abstract types)
0kk470/Unity_UriImage
Make UGUI's Image load sprite from URL.
FelixChi/UnityWebRequest
Simple Unity Web Request
GimChuang/com.gm.unity-firebase-tool
Tools for calling Firebase Firestore REST API with UnityWebRequest. 🔥
pazzesko/square-online-webgl
Demo unity online game using UnityWebRequest to send and receive position updates of the squares: https://pazzesko.github.io/square-online-webgl/
link1905/Unity-SummerRest
A plugin that has similar functions to Postman, enabling visualization of the structure of your HTTP endpoints and supporting to call them. It also generates boilerplate code to make requests easily.
modernlearner/unity-product-analytics
Samples of using Unity with C# and Product Analytics tools like Segment
NareshBisht/Unity-DB-Connection
Unity-Database-Connection is a demo project that shows how to retrieve data from a SQL Server database into a Unity game.
Unity3dAzure/AzureFunctionToolkit
Azure Functions toolkit for Unity
doyasu24/WebRequestUtils
Simple UnityWebRequest utils
matheus-crivellari/Unity-Webservice-Test
A simple QUIZ game where player earn points by answering multi-choice trivia questions. The game loads questions via web-service from Open Trivia Database and displays them to the user through Unity GUI.
playstel/skills_system
Unit ability: ScriptableObject and Sirenix Odin Inspector for local storage/editing; UnityWebRequest, UniTask, Newtonsoft.Json for receiving information about skills from the server