Skip to content

Marvel's character list and detail using Marvel API

Notifications You must be signed in to change notification settings

FatimaGarcia/Marvel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel

Marvel's character list and detail using Marvel API.

Requirements

  • iOS 13.0+
  • Swift 5

Notes

  • Characters on the list are displayed 5 by 5. Show more button is included at the end of the list.
  • Three parameters are needed to invoke Marvel APIs : public key, timestamp and hash (generate from the timestamp, private key and public key). In order to not include API's private key on the code, timestamp and hash value are included as constants in the code for this sample.
  • Third party libraries included: Alamofire for networking, Kingfisher for caching character's images.

About

Marvel's character list and detail using Marvel API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published