{"id":15683494,"url":"https://github.com/mifiel/ruby-api-client","last_synced_at":"2025-09-05T16:33:13.178Z","repository":{"id":40960859,"uuid":"49218640","full_name":"Mifiel/ruby-api-client","owner":"Mifiel","description":"Mifiel API Client for ruby","archived":false,"fork":false,"pushed_at":"2022-12-26T21:30:39.000Z","size":111,"stargazers_count":5,"open_issues_count":4,"forks_count":7,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-05-07T13:05:29.854Z","etag":null,"topics":["electronic-signatures","mifiel","ruby","ruby-on-rails"],"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/Mifiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-07T17:13:03.000Z","updated_at":"2022-01-17T18:11:50.000Z","dependencies_parsed_at":"2023-01-31T01:45:47.547Z","dependency_job_id":null,"html_url":"https://github.com/Mifiel/ruby-api-client","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mifiel%2Fruby-api-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mifiel%2Fruby-api-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mifiel%2Fruby-api-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mifiel%2Fruby-api-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mifiel","download_url":"https://codeload.github.com/Mifiel/ruby-api-client/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252883209,"owners_count":21819160,"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":["electronic-signatures","mifiel","ruby","ruby-on-rails"],"created_at":"2024-10-03T17:06:14.991Z","updated_at":"2025-05-07T13:05:36.424Z","avatar_url":"https://github.com/Mifiel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mifiel\n\n[![Gem Version][gem-version-image]][gem-version-url]\n[![Build Status][travis-image]][travis-url]\n[![Coverage Status][coveralls-image]][coveralls-url]\n\nRuby SDK for [Mifiel](https://www.mifiel.com) API.\nPlease read our [documentation](https://docs.mifiel.com/) for instructions on how to start using the API.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mifiel'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install mifiel\n\n## Usage\n\nFollow the steps in our [documentation](https://docs.mifiel.com/) to create an account and get your access tokens, then you can configure the gem with:\n\n```ruby\n  Mifiel.config do |config|\n    config.app_id = '\u003cAPP_ID\u003e'\n    config.app_secret = '\u003cAPP_SECRET\u003e'\n    # remove the next line when you wish to use the prod environment\n    config.base_url = 'https://app-sandbox.mifiel.com/api/v1'\n  end\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/[my-github-username]/mifiel/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n[gem-version-image]: https://badge.fury.io/rb/mifiel.svg\n[gem-version-url]: https://badge.fury.io/rb/mifiel\n[travis-image]: https://travis-ci.org/Mifiel/ruby-api-client.svg?branch=master\n[travis-url]: https://travis-ci.org/Mifiel/ruby-api-client\n[coveralls-image]: https://coveralls.io/repos/github/Mifiel/ruby-api-client/badge.svg?branch=master\n[coveralls-url]: https://coveralls.io/github/Mifiel/ruby-api-client?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmifiel%2Fruby-api-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmifiel%2Fruby-api-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmifiel%2Fruby-api-client/lists"}