Simple JSON RESTful Client brings the power and versatility of JSON to simplify the data transmission between the application and the server.
Update Note: Unity 2017.x support updates the core of the client and changes the behaviour of the controllers. Should backup previous versions.
Features
⦁ Backend ready simulation, now with Json Server too);
⦁ Multiplatform, including WebGL;
⦁ Works with High-level JSON;
⦁ Support Nasted JSON, Array Objects and so on;
⦁ Just a few well coded scripts;
⦁ Built using LitJson;