{"id":18091425,"url":"https://github.com/rivsc/nilpart","last_synced_at":"2025-04-06T02:43:25.292Z","repository":{"id":143096521,"uuid":"422600792","full_name":"rivsc/nilpart","owner":"rivsc","description":"Partoo connector","archived":false,"fork":false,"pushed_at":"2021-11-16T09:45:17.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T08:56:05.798Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rivsc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-29T14:13:58.000Z","updated_at":"2021-11-16T09:45:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"258196f1-b93d-4878-8c89-707069086339","html_url":"https://github.com/rivsc/nilpart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivsc%2Fnilpart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivsc%2Fnilpart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivsc%2Fnilpart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rivsc%2Fnilpart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rivsc","download_url":"https://codeload.github.com/rivsc/nilpart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426985,"owners_count":20937197,"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":"2024-10-31T18:11:50.313Z","updated_at":"2025-04-06T02:43:25.273Z","avatar_url":"https://github.com/rivsc.png","language":"Ruby","readme":"\n# Nilpart USAGE\n\nYou need a Partoo.co Api-Key.\n\n## Initialize Nilpart\n\n np = Nilpart::Nilpart.new({ api_key: YOUR_API_KEY, mode: \"production\" }) # mode must be 'production' or 'sandbox'\n\n## Example of data returned\n\n np.businesses_search.first.dig('businesses',0,'name') # name of business\n np.businesses_search.first.dig('businesses',0,'city') # City\n np.businesses_search.first.dig('businesses',0,'zipcode') # Postcode\n np.businesses_search.first.dig('businesses',0,'address2')\n np.businesses_search.first.dig('businesses',0,'address_details','street_type')\n np.businesses_search.first.dig('businesses',0,'address_details','street_name')\n np.businesses_search.first.dig('businesses',0,'contacts',0,'phone_numbers')\n np.businesses_search.first.dig('businesses',0,'contacts',0,'email')\n    \n## Open hours\n\n np.businesses_search.first.dig('businesses',0,'open_hours')\n np.businesses_search.first.dig('businesses',0,'open_hours','monday')\n np.businesses_search.first.dig('businesses',0,'open_hours','tuesday')\n np.businesses_search.first.dig('businesses',0,'open_hours','wednesday')\n np.businesses_search.first.dig('businesses',0,'open_hours','thursday')\n np.businesses_search.first.dig('businesses',0,'open_hours','friday')\n np.businesses_search.first.dig('businesses',0,'open_hours','saturday')\n np.businesses_search.first.dig('businesses',0,'open_hours','sunday')\n \n## More ?\n\nSee available methods here : https://github.com/rivsc/nilpart/blob/main/lib/nilpart/nilpart.rb","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frivsc%2Fnilpart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frivsc%2Fnilpart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frivsc%2Fnilpart/lists"}