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

https://github.com/enklu/commons-unity-http

Easy HTTP requests in Unity.
https://github.com/enklu/commons-unity-http

http unity unity3d

Last synced: 2 days ago
JSON representation

Easy HTTP requests in Unity.

Awesome Lists containing this project

README

          

# Overview

`HttpService` is the entry point into making Http requests in Unity. This interface allowing configuration of every part of an Http request-- while also provides some powerful abstractions to help make writing requests and responses quick and easy.

[Read the docs](http://docs.enklu.com/commons-unity/index.html#http).