Skip to content

amr-abdelfattah/DnDRealm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alamofire Advanced Techniques

Feature_Image

Alamofire is an essential networking tool for any iOS developer to have under their belt. The framework is elegantly written entirely in Swift.

In this app, you’ll explore the following topics using Alamofire:

  • Building a scalable pattern for organizing your networking stack.
  • Handling different error responses.
  • Dealing with authentication APIs.
  • Setting a retry policy for request failures.
  • Dealing with different request types.
  • Tracking internet reachability status.

DnDRealm app lets you search for Dungeons and Dragons equipment and monsters using DnD API. Also, the app will feature fetching monster images using Imgur API. And, you’ll implement images upload.

Ready to explore the Dungeons and Dragons realm? Time to check the Medium Tutorial!

Environment Setup

  • Xcode 11
  • iOS 13
  • Alamofire 5

About

Alamofire Advanced Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published