Skip to content

descorp/GiphyAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Application to access Giphy API

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published