Skip to content

sorialex/SwiftApiClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftApiClient

I was looking to write a new API Client to use in future projects. Based on multiple articles talking about using generics and enumerations to handle requests and other resources on the Internet using structs and enums for base clases, im developing this.

Configure new requests in an easy way, mapping and simple handling are a must here.

Using JSONPlaceholder(http://jsonplaceholder.typicode.com) as test backend.

About

Configurable swift api client. Easy requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages