A
A
ankad2016-07-29 00:07:31
API
ankad, 2016-07-29 00:07:31

What to use to interact with API and parse JSON in Unity3d?

I am writing a game on Unity that will use streaming audio from SoundCloud for paid lessons, as well as the ability to download these audio lessons. Can you please tell me what is the best way to use this? What assets can simplify networking, API interaction and JSON parsing (preferably free).
I expected that I would find tools for network requests and parsing in Unity as convenient as, for example, Retrofit is for Android.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-07-29
@ankad

RestSharp and Json.NET

G
GavriKos, 2016-07-29
@GavriKos

Use the standard .net facilities - www for queries, for example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question