Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1000 Bytes

File metadata and controls

42 lines (24 loc) · 1000 Bytes

GiphyAPI

codebeat badge

Framework to access Giphy API + Gipty App

Structure

Solution spited into 3 projects

ApiProvider

Basic API acceess helper labrary. Provide fast-to-develop and secure access to any API

GiphyApiProvider

Extendable HTTPs client. SSL certificates to Giphy API pinned. 90% test coverage

Giphy Demo iOS app

MVC+coordinator architecture with dependency injection. Shows infinit list of tranding gifs. On tap shows high resolution preview and slide to a random gif every 10 second. Images cached.

Overview

How to run

  • clone solution
  • replace {API_KEY} in config.info with your API Key
  • Run the app

Todo

  1. Add UI Tests for Giphy Demo App
  2. Add transition animation

Credits

Powered by The Giphy