Reply To: Is it possible to use a restful librery in Unity? Which one do you recommend? I need to parse the data received. Thanks

Forum Archive Is it possible to use a restful librery in Unity? Which one do you recommend? I need to parse the data received. Thanks Reply To: Is it possible to use a restful librery in Unity? Which one do you recommend? I need to parse the data received. Thanks

#23563
royal
Participant

    Hi there,
    Sorry for my late reply.
    For my personal projects I always used the Mono System.Net.HttpWebRequest Library, which works with both JavaScript and C#.
    If you are using C# you could also try a wrapper “Restifizer SDK for Unity3D”.

    I hope this helps you. What kind of project are you trying to realize?

    Best,
    Alex