11 Forks
33 Stars
33 Watchers

HttpUtility

HttpUtility is an open source MIT license project which is helpful in making HTTP requests and returns a decoded object from server. Right now this utility only parses JSON.

How to download and setup HttpUtility

Open terminal and run command
git clone https://github.com/codecat15/HttpUtility.git
git clone is used to create a copy or clone of HttpUtility repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with HttpUtility https://github.com/codecat15/HttpUtility/archive/master.zip

Or simply clone HttpUtility with SSH
[email protected]:codecat15/HttpUtility.git

If you have some problems with HttpUtility

You may open issue on HttpUtility support forum (system) here: https://github.com/codecat15/HttpUtility/issues