{"id":13493535,"url":"https://github.com/globocom/gothumbor","last_synced_at":"2025-09-08T09:45:11.508Z","repository":{"id":57481636,"uuid":"41319257","full_name":"globocom/gothumbor","owner":"globocom","description":"Golang client for Thumbor Image Service","archived":false,"fork":false,"pushed_at":"2023-11-07T13:31:49.000Z","size":35,"stargazers_count":23,"open_issues_count":1,"forks_count":11,"subscribers_count":81,"default_branch":"master","last_synced_at":"2025-03-06T00:03:17.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/globocom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-24T18:14:15.000Z","updated_at":"2024-06-02T13:44:49.000Z","dependencies_parsed_at":"2024-06-19T04:01:03.494Z","dependency_job_id":"e7236679-b63b-4ac5-a402-229dad5bd467","html_url":"https://github.com/globocom/gothumbor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fgothumbor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fgothumbor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fgothumbor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fgothumbor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/globocom","download_url":"https://codeload.github.com/globocom/gothumbor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246021508,"owners_count":20710946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T19:01:16.232Z","updated_at":"2025-03-28T11:32:55.675Z","avatar_url":"https://github.com/globocom.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"gothumbor\n=========\n\n[![GoDoc](https://godoc.org/github.com/globocom/gothumbor?status.svg)](https://godoc.org/github.com/globocom/gothumbor)\n\ngothumbor allows easy usage of [Thumbor] in Go.\n\n\nUsing it\n-------\n```go\nmyKey := \"my-very-secret-key\"\nmyImageURL := \"my-domain.com/static/images/fancy-image.png\"\nthumborOptions := gothumbor.ThumborOptions{Width: 540, Height: 480}\nnewURL, err := gothumbor.GetCryptedThumborPath(myKey, myImageURL, thumborOptions)\n```\n\nWith these variables the values of:\n\n* newURL: AGp4diIF89Cm2ugmDGjhycikYjY=/540x480/my-domain.com/static/images/fancy-image.png\n* err: nil\n\n\nLicense\n-------\n\n[MIT][mit] © [Globo.com][globocom]\n\n\nContributors\n------------\n\nClick [here][contributors] to see the list of contributors.\n\n[Thumbor]:      https://github.com/thumbor/thumbor\n[mit]:          https://github.com/globocom/gothumbor/blob/master/LICENSE\n[globocom]:     https://github.com/globocom\n[contributors]: https://github.com/globocom/gothumbor/graphs/contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobocom%2Fgothumbor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglobocom%2Fgothumbor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobocom%2Fgothumbor/lists"}