1dustindavis/gorilla

Middleware or Built-In Integration With Cloud Repo

gyamada619 opened this issue · 1 comments

I cobbled together some code for a section of the download package that can connect to a Backblaze B2 bucket and grab code & packages from a gorilla repo inside said bucket. Feel free to integrate or use at your discretion @1dustindavis; I have no plans to implement it in our environment anymore since we decided to go with an on-prem server.

Code is in a Gist over here.

Thanks Garrett! I am going to close this issue as a duplicate of #30, but the gist could be super helpful for understanding how to best add support generic middleware!