I have looked at the network documentation for Unity and most examples seem to be related to networking your game for multiplayer. I am just looking to grab a JSON response from an API for dynamically generating a menu.
Are there some good examples for doing just simple network calls to get a response from a web server?
