The-Lunar-Curve / SBC-POC

Open source library for experimental projects.
1 stars 1 forks source link

Add Flickr API to test across multiple images #3

Open jakecjones opened 3 years ago

jakecjones commented 3 years ago

It would be helpful to add the Flickr API to cycle through random images and test how well the colors are being selected. This would help us decide how we want to throttle the tolerance on our RGB model (see documentation). I think we should consider axios for our requests.

current steps added by @AndreBClark