1 Forks
2 Stars
2 Watchers

SwiftRestful

Swift Restful provides different ways of making calls to Http endpoints and parse the response. It's possible to send and receive DTOs directly to/from the http end points, and perform CRUD operations easily.

How to download and setup SwiftRestful

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

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

If you have some problems with SwiftRestful

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