imageserver icon indicating copy to clipboard operation
imageserver copied to clipboard

Image server toolkit in Go

Results 9 imageserver issues
Sort by recently updated
recently updated
newest added

I have cloned your project to run an example, but I faced an error cannot found the param source. Can help me fix it

First off, kudos for the awesome work. Is there a way to use this with S3 bucket ? Something like a CDN server. Example flow: 1. When user goes to:...

提示-invalid param "path": unknown image

Hi Pierrre, I'm a golang/devops newbie. I have a Node JS web-application and chatbot that uses this repository as the golang image server to handle all the images processing (with...

question

hmac.Signer is an http.Handler that will sign the rest of the URI and parameters, redirecting to the signed URI to prime the cache. So signing request `http://localhost:8081/_sign/food/20200723_0017_01.jpg?quality=10` redirects to `http://localhost:8081/QfuWvArP9zsFRKwSJuG2MJz4DZsZe2NoVUmy7WBAwaw/food/20200723_0017_01.jpg?expiration=1669988210032&quality=10`...

The S3 credentials can be provided directly or in the environment. Fully composable and works excellently with the groupcache implementation. Admittedly plays loose with contexts. Resolves #26 In the groupcache...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies