{"id":24915722,"url":"https://github.com/fd/be-data-api","last_synced_at":"2025-03-28T06:29:26.111Z","repository":{"id":62554093,"uuid":"6614451","full_name":"fd/be-data-api","owner":"fd","description":"API client for data.be","archived":false,"fork":false,"pushed_at":"2012-11-09T14:19:37.000Z","size":112,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T07:19:21.475Z","etag":null,"topics":[],"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/fd.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":"2012-11-09T14:18:12.000Z","updated_at":"2014-01-10T14:44:01.000Z","dependencies_parsed_at":"2022-11-03T04:45:46.607Z","dependency_job_id":null,"html_url":"https://github.com/fd/be-data-api","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fd%2Fbe-data-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fd%2Fbe-data-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fd%2Fbe-data-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fd%2Fbe-data-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fd","download_url":"https://codeload.github.com/fd/be-data-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245983667,"owners_count":20704786,"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":"2025-02-02T07:19:07.970Z","updated_at":"2025-03-28T06:29:26.089Z","avatar_url":"https://github.com/fd.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Be::Data::Api\n\nAPI client for [Data.be](http://api.data.be/)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'be-data-api'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install be-data-api\n\n## Usage\n\n```ruby\nrequire 'be-data-api'\n\nclient = Be::Data::Api.new(API_ID, API_KEY)\n\nclient.vat_valid?(\"882381185\")\n# =\u003e true\n\nclient.vat_status(\"882381185\")\n# =\u003e #\u003cstruct Be::Data::Api::VatStatus vat_clean=\"0882381185\", vat_formatted=\"BE 0882.381.185\", active=true, valid=true\u003e\n\nclient.vat_basic(\"882381185\")\n# =\u003e #\u003cstruct Be::Data::Api::VatBasic vat_clean=\"0882381185\", vat_formatted=\"BE 0882.381.185\", active=true, valid=true, company_name=\"Mr.Henry\", start_date=\"2006-07-03\", language=\"nl\", address_fr=\"Veldenstraat 14, , 2470 Retie\", address_nl=\"Veldenstraat 14, , 2470 Retie\"\u003e\n```\n\n## Contributing\n\n1. Fork it\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 new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffd%2Fbe-data-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffd%2Fbe-data-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffd%2Fbe-data-api/lists"}