impress-2020/api
Matchu 456a098df9 replace /api/assetProxy with a CDN proxy
When we decided to start out with /api/assetProxy, we didn't know how much the load would be in practice, so we just went ahead and tried it! Turns out, it was too high, and Vercel shut down our deployment 😅

Now, we've off-loaded this to a Fastly CDN proxy, which should run even faster and more efficiently, without adding pressure to Vercel servers and pushing our usage numbers! And I suspect we're gonna stay comfortably in Fastly's free tier :) but we'll see!

(Though, as always, if Neopets can finally upgrade their own stuff to HTTPS, we'll get to tear down this whole proxy altogether!)
2020-10-19 13:24:13 -07:00
..
graphql.js some Honeycomb fixes 2020-08-17 01:16:35 -07:00
sendFeedback.js send feedback straight to my gmail, more reliable? 2020-10-09 09:20:09 -07:00
uploadLayerImage.js log uploadLayerImage support actions 2020-08-26 19:12:43 -07:00
validPetPoses.js simplify validPetPoses out of the server directory 2020-09-06 00:40:00 -07:00