{"id":18000157,"url":"https://github.com/tableturn/ovh_ex","last_synced_at":"2025-04-04T07:44:02.721Z","repository":{"id":62430236,"uuid":"138885976","full_name":"tableturn/ovh_ex","owner":"tableturn","description":"OVH API wrapper in elixir","archived":false,"fork":false,"pushed_at":"2020-01-04T20:11:39.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T00:34:11.203Z","etag":null,"topics":["elixir","ovh","ovh-api","wrapper"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/tableturn.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":"2018-06-27T13:32:45.000Z","updated_at":"2020-06-20T08:30:57.000Z","dependencies_parsed_at":"2022-11-01T20:22:26.800Z","dependency_job_id":null,"html_url":"https://github.com/tableturn/ovh_ex","commit_stats":null,"previous_names":["the-missing-link/ovh_ex"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableturn%2Fovh_ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableturn%2Fovh_ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableturn%2Fovh_ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableturn%2Fovh_ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tableturn","download_url":"https://codeload.github.com/tableturn/ovh_ex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247142043,"owners_count":20890652,"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":["elixir","ovh","ovh-api","wrapper"],"created_at":"2024-10-29T23:09:55.608Z","updated_at":"2025-04-04T07:44:02.696Z","avatar_url":"https://github.com/tableturn.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OvhEx\n\nOvhEx is a wrapper on OVH API\n\n## Creates a customer key\n\nFirst, you need a consumer key. For this, you can use the `mix ovh.auth` task.\n\nFor instance, for a consumer key allowed to read all routes and PUT on\n`/me` route:\n\n``` shell\nmix ovh.auth 'GET /*' 'PUT /me'\n```\n\nSee `https://api.ovh.com/console/#/auth/credential#POST` for more\ndetails about rules.\n\nOnce the key is validated, you should export it in `OVH_CONSUMER_KEY`\nenv var:\n\n``` shell\nexport OVH_CONSUMER_KEY=abcdef12345\n```\n\n## TODO\n\n* Implements all calls\n* Use some kind of translator between doc and Elixir code (should\n  achieve first point)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftableturn%2Fovh_ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftableturn%2Fovh_ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftableturn%2Fovh_ex/lists"}