subdigital / MovieLister

An example app for Swift Networking, written for Swift for Good

Home Page:https://swiftforgood.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Lister

This is a sample app to demonstrate writing your own Swift API Client library.

It uses the TheMovieDB API to fetch popular movies, sign in, and favorite/unfavorite movies.

Swift for Good

This was written as a chapter for Swift for Good, a book about Swift where all proceeds go to charity. You can find the book here.

Changes

Pull requests for this project are welcomed to correct errors only. I'd like to keep this as close to the written chapter as possible.

License

This code is released under the MIT License.

About

An example app for Swift Networking, written for Swift for Good

https://swiftforgood.com

License:MIT License


Languages

Language:Swift 98.9%Language:Objective-C 1.1%