Framework to access Giphy API + Gipty App
Solution spited into 3 projects
Basic API acceess helper labrary. Provide fast-to-develop and secure access to any API
Extendable HTTPs client. SSL certificates to Giphy API pinned. 90% test coverage
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.
- clone solution
- replace {API_KEY} in config.info with your API Key
- Run the app
- Add UI Tests for Giphy Demo App
- Add transition animation