{"id":16401209,"url":"https://github.com/carsso/ovh-api-simple-http-wrapper","last_synced_at":"2025-10-26T15:31:04.460Z","repository":{"id":37519593,"uuid":"115670868","full_name":"carsso/ovh-api-simple-http-wrapper","owner":"carsso","description":"OVH API HTTP wrapper written in PHP (not affiliated with OVH)","archived":true,"fork":false,"pushed_at":"2023-04-19T19:21:08.000Z","size":21,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T09:48:42.585Z","etag":null,"topics":["abstraction-layer","http-wrapper","ovh","ovh-api","wrapper","wrapper-api"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carsso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-29T00:40:39.000Z","updated_at":"2023-10-09T21:15:01.000Z","dependencies_parsed_at":"2022-08-18T04:41:20.485Z","dependency_job_id":null,"html_url":"https://github.com/carsso/ovh-api-simple-http-wrapper","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/carsso%2Fovh-api-simple-http-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carsso%2Fovh-api-simple-http-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carsso%2Fovh-api-simple-http-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carsso%2Fovh-api-simple-http-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carsso","download_url":"https://codeload.github.com/carsso/ovh-api-simple-http-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238035705,"owners_count":19405753,"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":["abstraction-layer","http-wrapper","ovh","ovh-api","wrapper","wrapper-api"],"created_at":"2024-10-11T05:29:44.476Z","updated_at":"2025-10-26T15:31:04.161Z","avatar_url":"https://github.com/carsso.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"OVH API HTTP wrapper written in PHP\n===================================\n\nThis HTTP wrapper will allow you to easily make OVH API calls by abstracting authentication and requests signature.\n\nWith this wrapper, your api calls will be as simple as `curl http://mywebsite.com/my-ovh-api-endpoint/me` (no token to log-in, no signature to handle..)\n\n_Depends on the official OVH API PHP wrapper : https://github.com/ovh/php-ovh_\n\nHow to use\n----------\n\nInstall dependencies with Composer : `composer install`\n\nCopy the default htaccess file : cp .htaccess-dist .htaccess\n\nCopy the default config file : `cp config.php-dist config.php`\n\nGenerate OVH API keys \"script credentials\" and update the config file accordingly : `vim config.php`.\n\n_Read https://github.com/ovh/php-ovh#supported-apis to find the URL to generate the script credentials and the supported endpoints_\n\n/!\\ Security warning /!\\\n------------------------\n\nThis wrapper does not provide client-side authentication or restrictions of any kind.\n\nThat's a really convenient tool for testing and developing some small projects based on the OVH API, but, for security reasons, you should add an authentication layer in front of it and you should not expose it directly with access to your OVH account.\n\nThis wrapper is provided \"as-is\" and I decline any responsibility of any security issue with your OVH account if you choose to use it in an inappropriate/insecure way.\n\nLicense\n-------\n\nBSD 3-clause \"New\" or \"Revised\" License\n\n\nNote\n----\n\nThis project is not affiliated with OVH.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarsso%2Fovh-api-simple-http-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarsso%2Fovh-api-simple-http-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarsso%2Fovh-api-simple-http-wrapper/lists"}