nmrshll / google-photos-api-client-go

Google photos api client in go
35 stars 12 forks source link

Resumable uploads #7

Closed pdecat closed 5 years ago

pdecat commented 5 years ago

That PR implements resumable uploads.

This also requires updating of the clients who are responsible to store upload URLs.

Resolves https://github.com/nmrshll/google-photos-api-client-go/issues/1

Moved to https://github.com/gphotosuploader/google-photos-api-client-go/pull/5

pdecat commented 5 years ago

Hey, @pacoorozco should I move this PR to https://github.com/gphotosuploader/google-photos-api-client-go ?

pacoorozco commented 5 years ago

Hi @pdecat

I've forked the repository to speed up PR because @nmrshll is very busy and I don't have write access on this repo. So, short answer is Yes please!

pdecat commented 5 years ago

Moved to gphotosuploader#5