CoinSearchr / CoinSearchr-site

CoinSearchr Flask site to serve the CoinSearchr search tool at https://coinsearchr.com/
GNU General Public License v3.0
0 stars 1 forks source link

Host images locally to avoid issues with CoinGecko CloudFlare #34

Open CoinSearchr opened 2 years ago

CoinSearchr commented 2 years ago

Next steps: Add to a daemon that periodically loads all the images into the logo_list SQL table (for now) and into a static folder (for later use with nginx serving in Issue #44)