MusicMind / MusicMind-iOS

1 stars 1 forks source link

Get sticker assets from server #34

Open angelfretz23 opened 7 years ago

angelfretz23 commented 7 years ago

details: unspecified

wvdk commented 7 years ago

We are currently keeping stickers in an assets file locally. We should instead fetch these images from server.

Will require a new API endpoint, and a fair bit of backend development to generate collections of stickers based on various information.

Ryan-Boyd commented 7 years ago

Ok just let me know what params you want to pass. I'll add issue in API

wvdk commented 7 years ago

Unknown at this time. My guess is that we're a few weeks away from being able to focus on this.

wvdk commented 7 years ago

We may try using GiphyAPI for this stuff https://github.com/Giphy/GiphyAPI