{"id":18000153,"url":"https://github.com/dunyakirkali/onesky.ex","last_synced_at":"2025-12-11T23:39:10.390Z","repository":{"id":38094898,"uuid":"158289824","full_name":"dunyakirkali/onesky.ex","owner":"dunyakirkali","description":"Elixir's OneSky API client","archived":false,"fork":false,"pushed_at":"2023-10-26T04:28:10.000Z","size":269,"stargazers_count":7,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T11:09:57.003Z","etag":null,"topics":["elixir","hex"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dunyakirkali.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["dunyakirkali"]}},"created_at":"2018-11-19T21:03:37.000Z","updated_at":"2023-03-05T05:39:38.000Z","dependencies_parsed_at":"2024-10-29T23:30:04.675Z","dependency_job_id":null,"html_url":"https://github.com/dunyakirkali/onesky.ex","commit_stats":null,"previous_names":["ahtung/onesky.ex"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunyakirkali%2Fonesky.ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunyakirkali%2Fonesky.ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunyakirkali%2Fonesky.ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunyakirkali%2Fonesky.ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunyakirkali","download_url":"https://codeload.github.com/dunyakirkali/onesky.ex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379366,"owners_count":20767694,"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","hex"],"created_at":"2024-10-29T23:09:54.763Z","updated_at":"2025-12-11T23:39:05.340Z","avatar_url":"https://github.com/dunyakirkali.png","language":"Elixir","funding_links":["https://github.com/sponsors/dunyakirkali"],"categories":[],"sub_categories":[],"readme":"# Onesky\n\n![Code Quality](https://github.com/ahtung/onesky.ex/workflows/Code%20Quality/badge.svg)\n![Continuous Integration](https://github.com/ahtung/onesky.ex/workflows/Continuous%20Integration/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/ahtung/onesky.ex/badge.svg?branch=master)](https://coveralls.io/r/ahtung/onesky.ex?branch=master)\n[![Hex.pm version](https://img.shields.io/hexpm/v/onesky.svg?style=flat-square)](https://hex.pm/packages/onesky)\n[![Hex.pm downloads](https://img.shields.io/hexpm/dt/onesky.svg)](https://hex.pm/packages/onesky)\n\nElixir's OneSky API client.\n\nDocumentation can be found [here](https://hexdocs.pm/onesky).\n\n## Installation\n\nAdd the following to your `mix.exs` file\n\n```elixir\ndef deps do\n  [\n    {:onesky, \"~\u003e 1.0.1\"}\n  ]\nend\n```\n\nAnd run `mix deps.get`\n\n## Configuration\n\n```elixir\nconfig :onesky,\n  api_key: \"YOUR_API_KEY\",\n  api_secret: \"YOUR_API_SECRET\"\n```\n\n## Resources\n\n**Project**\n- **Project Group**\n    - ~~LIST all project groups~~\n    - ~~SHOW project group details~~\n    - ~~CREATE a new project group~~\n    - ~~DELETE a project group~~\n    - ~~list enabled LANGUAGES~~\n- **Project**\n    - ~~LIST projects of a project group~~\n    - ~~SHOW project details~~\n    - ~~CREATE a new project~~\n    - ~~UPDATE a project~~\n    - ~~DELETE a project~~\n    - ~~list LANGUAGES of a project~~\n- **Project Type**\n    - ~~LIST all project types~~\n\n**String**\n- **File**\n    - ~~LIST uploaded files~~\n    - ~~UPLOAD a file~~\n    - ~~DELETE a file~~\n- **Translation**\n    - ~~EXPORT translations in files~~\n    - ~~export translations in MULTILINGUAL files~~\n    - ~~export translations of APP STORE Description~~\n    - ~~GET translation status~~\n- **Import Task**\n    - ~~LIST import tasks~~\n    - ~~SHOW import task~~\n- **Screenshot**\n    - ~~UPLOAD screenshots~~\n\n**Order**\n- **Quotation**\n    - ~~SHOW a quotation~~\n- **Order**\n    - ~~LIST all orders~~\n    - ~~SHOW order details~~\n    - ~~CREATE an order~~\n\n**Language**\n- **Locale**\n    - ~~LIST all locales~~\n\n## Contribute\n\nPlease feel free to fork and send us a PR or open up an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunyakirkali%2Fonesky.ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunyakirkali%2Fonesky.ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunyakirkali%2Fonesky.ex/lists"}