Skip to content

KamalDGRT/AsyncHTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncHTTP

A Swift wrapper for making asynchronous API calls.

  • Implemented a generic HTTP Client to handle GET, POST, PUT, PATCH, UPDATE and DELETE requests.
  • Added an example App demonstrating the usage of the app.
  • The demo app contains a generalized wrapper for handling Cookies using SwiftData models.

About

A Swift wrapper for making asynchronous API calls.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors