{"id":23246469,"url":"https://github.com/openware/kycaid-ruby","last_synced_at":"2025-10-13T13:41:14.875Z","repository":{"id":48707633,"uuid":"263577191","full_name":"openware/kycaid-ruby","owner":"openware","description":"kycaid.com ruby library","archived":false,"fork":false,"pushed_at":"2022-10-06T17:05:25.000Z","size":1388,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-26T20:02:06.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.kycaid.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openware.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-05-13T08:57:08.000Z","updated_at":"2025-02-17T04:02:11.000Z","dependencies_parsed_at":"2022-09-13T18:13:40.084Z","dependency_job_id":null,"html_url":"https://github.com/openware/kycaid-ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openware/kycaid-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fkycaid-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fkycaid-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fkycaid-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fkycaid-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openware","download_url":"https://codeload.github.com/openware/kycaid-ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fkycaid-ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278855297,"owners_count":26057637,"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-07T02:00:06.786Z","response_time":59,"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-12-19T07:15:12.662Z","updated_at":"2025-10-13T13:41:14.856Z","avatar_url":"https://github.com/openware.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby KYCAID\n\nRuby gem to interact with KYC provider https://www.kycaid.com/\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'kycaid'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install kycaid\n\n## Usage\n\nConfigure the gem using your issued KYCAID credentials in an initializer file. For example, in config/initializers/kycaid.rb:\n\n```\nKYCAID.configure do |config|\n  config.authorization_token = ENV['KYCAID_AUTHORIZATION_TOKEN']\n  config.sandbox_mode = ENV['KYCAID_SANDBOX_MODE']\nend\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/openware/ruby-kycaid.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenware%2Fkycaid-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenware%2Fkycaid-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenware%2Fkycaid-ruby/lists"}