{"id":19988952,"url":"https://github.com/lodestone/knock-knock","last_synced_at":"2026-04-19T15:31:51.630Z","repository":{"id":582608,"uuid":"215880","full_name":"lodestone/knock-knock","owner":"lodestone","description":"HTTP requests at Google services using ClientLogin authentication in Ruby","archived":false,"fork":false,"pushed_at":"2008-12-12T02:32:34.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T22:25:13.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://knock-knock.rubyforge.org/rdoc/","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"astaxie/beego","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lodestone.png","metadata":{"files":{"readme":"README.rdoc","changelog":"History.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-06-01T21:03:17.000Z","updated_at":"2021-12-12T21:20:33.000Z","dependencies_parsed_at":"2022-07-05T01:31:19.414Z","dependency_job_id":null,"html_url":"https://github.com/lodestone/knock-knock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lodestone/knock-knock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fknock-knock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fknock-knock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fknock-knock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fknock-knock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lodestone","download_url":"https://codeload.github.com/lodestone/knock-knock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lodestone%2Fknock-knock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32011955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-13T04:44:48.141Z","updated_at":"2026-04-19T15:31:51.611Z","avatar_url":"https://github.com/lodestone.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= KnockKnock\n\nKnockKnock was made to turn login with Google Authentication API easier.\n\n== Features\n* Singleton class for connection with Google.\n* Simple authentication and clear code.\n* GET, POST, PUT, DELETE method implemented\n* Connection with any Google Account, even Hosted Google Accounts[http://google.com/a]\n\n== Synopsis\n\n  require 'rubygems'\n  require 'knock_knock'\n  \n  include Bubble::KnockKnock\n  \n  Connection.connect('email@gmail.com', 'password', Services::GoogleContacts)\n  \n  print Request.get('http://www.google.com/m8/feeds/contacts/email%40gmail.com/full')\n\n== Services\n\nAll the API for any Google Service works with KnockKnock. You can check the Services[http://knock-knock.rubyforge.org/rdoc/classes/Bubble/KnockKnock/Services.html] module to see some examples.\n\n== Install\n\n  sudo gem install knock-knock\n\n== Contributors\n* Jonathan Towell (http://moxiemachine.com/blog)\n\n== License\n\n(The MIT License)\n\nCopyright (c) 2008 Bubble[http://bubble.com.br]\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodestone%2Fknock-knock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flodestone%2Fknock-knock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flodestone%2Fknock-knock/lists"}