7478 Forks
39515 Stars
39515 Watchers

Alamofire

Elegant HTTP Networking in Swift

How to download and setup Alamofire

Open terminal and run command
git clone https://github.com/Alamofire/Alamofire.git
git clone is used to create a copy or clone of Alamofire 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 Alamofire https://github.com/Alamofire/Alamofire/archive/master.zip

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

If you have some problems with Alamofire

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