{"id":17068998,"url":"https://github.com/kgn/bbbouncepass","last_synced_at":"2025-04-12T19:10:30.117Z","repository":{"id":138800635,"uuid":"1391902","full_name":"kgn/BBBouncePass","owner":"kgn","description":"An Objective-C library for uploading shots to Dribbble.","archived":false,"fork":false,"pushed_at":"2012-03-27T23:36:21.000Z","size":674,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T13:21:18.664Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/kgn.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}},"created_at":"2011-02-21T07:15:45.000Z","updated_at":"2025-02-26T19:52:14.000Z","dependencies_parsed_at":"2023-03-13T10:53:04.331Z","dependency_job_id":null,"html_url":"https://github.com/kgn/BBBouncePass","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FBBBouncePass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FBBBouncePass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FBBBouncePass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FBBBouncePass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgn","download_url":"https://codeload.github.com/kgn/BBBouncePass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618277,"owners_count":21134200,"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-10-14T11:15:51.829Z","updated_at":"2025-04-12T19:10:30.099Z","avatar_url":"https://github.com/kgn.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"BBBouncePass is an Objective-C library for uploading shots to [Dribbble](http://dribbble.com). There is no official api for doing this so BBBouncePass wraps up all the nasty raw HTTP calls required to accomplish this into a simple api.\n\n    #import \"BBBouncePass.h\"\n    BBBouncePass *dribbble = [BBBouncePass passWithDelegate:self];\n    dribbble.username = @\"username\";\n    dribbble.password = @\"password\";\n    [dribbble shootImageNamed:@\"test_image.png\" \n                     withData:imageData\n                         name:@\"A Test Image\"\n                         tags:nil \n       andIntroductoryComment:nil];\n\nBBBouncePass was originally developed for [Coaches Loupe](https://github.com/InScopeApps/Coaches-Loupe).\n\nBBBouncePass uses [Hpple](https://github.com/topfunky/hpple). All the necessary files from *Hpple* are included with BBBouncePass but you'll need to read their setup docs for information on how to add *libxml2* to your project.\n\nThanks to [Jonathan Badeen](http://www.badeen.com) for helping with the code and letting me use his [Dribbble](http://dribbble.com) account for testing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgn%2Fbbbouncepass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkgn%2Fbbbouncepass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgn%2Fbbbouncepass/lists"}