{"id":31910260,"url":"https://github.com/abhilekhsingh041992/icndb-ruby-client","last_synced_at":"2025-10-29T03:36:32.374Z","repository":{"id":56877227,"uuid":"57596208","full_name":"abhilekhsingh041992/icndb-ruby-client","owner":"abhilekhsingh041992","description":"A ruby wrapper for Icndb(the internet chuck norris database) API","archived":false,"fork":false,"pushed_at":"2016-05-01T12:04:08.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T21:14:31.705Z","etag":null,"topics":["chuck","icndb","icndb-api","ruby","ruby-gem","ruby-wrapper","rubygem"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/abhilekhsingh041992.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-01T11:41:38.000Z","updated_at":"2017-12-23T06:08:30.000Z","dependencies_parsed_at":"2022-08-20T11:30:35.797Z","dependency_job_id":null,"html_url":"https://github.com/abhilekhsingh041992/icndb-ruby-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhilekhsingh041992/icndb-ruby-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilekhsingh041992%2Ficndb-ruby-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilekhsingh041992%2Ficndb-ruby-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilekhsingh041992%2Ficndb-ruby-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilekhsingh041992%2Ficndb-ruby-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhilekhsingh041992","download_url":"https://codeload.github.com/abhilekhsingh041992/icndb-ruby-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhilekhsingh041992%2Ficndb-ruby-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015911,"owners_count":26085777,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["chuck","icndb","icndb-api","ruby","ruby-gem","ruby-wrapper","rubygem"],"created_at":"2025-10-13T16:20:50.798Z","updated_at":"2025-10-13T16:20:51.569Z","avatar_url":"https://github.com/abhilekhsingh041992.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A ruby wrapper for Icndb API.\n\n## Installation\n\nLatest version `0.1.0`\n\nAdd the following to your **Gemfile**\n\n    gem 'icndb_client'\n\n  or\n\n    $ gem install icndb_client\n\n## Usage\n\n```ruby\nrequire 'icndb'\n\n# fetch all jokes\nIcndb::Client.get_all_jokes\n\n# fetch joke by id\nIcndb::Client.get_jokes 5\n\n# fetch all categories\nIcndb::Client.get_categories\n\n# fetch a random joke\nIcndb::Client.get_random_joke\n\n# fetch numberof random jokes\nIcndb::Client.get_random_jokes 10\n\n# fetch multiple jokes only of the given categories\nIcndb::Client.get_jokes_categories_based [\"nerdy\",\"explicit\"]\n\n# fetch multiple jokes by excluding the given categories\nIcndb::Client.get_jokes_exclude_categories [\"nerdy\",\"explicit\"]\n```\n\nDocumentation about the icndb API:\nhttp://www.icndb.com/api/\n\n\n## Contributing to chuck\n\n* Check out the latest master to make sure the feature hasn't been implemented\n  or the bug hasn't been fixed yet.\n* Check out the issue tracker to make sure someone already hasn't requested it\n  and/or contributed it.\n* Fork the project.\n* Start a feature/bugfix branch.\n* Commit and push until you are happy with your contribution.\n* Make sure to add tests for it. This is important so I don't break it in a\n  future version unintentionally.\n* Please try not to mess with the Rakefile, version, or history. If you want to\n  have your own version, or is otherwise necessary, that is fine, but please\n  isolate to its own commit so I can cherry-pick around it.\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhilekhsingh041992%2Ficndb-ruby-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhilekhsingh041992%2Ficndb-ruby-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhilekhsingh041992%2Ficndb-ruby-client/lists"}