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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5171
    Luis
    Participant

      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

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Is it possible to use a restful librery in Unity? Which one do you recommend? I need to parse the data received. Thanks’ is closed to new replies.