Skip to content

Example Rick and Morty character catalog application

Notifications You must be signed in to change notification settings

gizemfitoz/RickAndMorty

Repository files navigation

Rick And Morty Character Catalog Application

A Rick and Morty application to list characters and show the details of the characters from The Rick and Morty API.

About

  • Clean Swift (VIP) is used for the design structure.
  • SDWebImage is used to load images asynchronously.
  • Alamofire used as HTTP Client.
  • Swift Package Manager is used to manage dependencies.