Popularity
0.8
Stable
Activity
5.0
Stable
7
1
0
Description
Elixir's OneSky API client.
Monthly Downloads: 178
Programming language: Elixir
License: Apache License 2.0
Onesky alternatives and similar packages
Based on the "Third Party APIs" category.
Alternatively, view Onesky alternatives based on common mentions on social networks and blogs.
-
ethereumex
Elixir JSON-RPC client for the Ethereum blockchain 0x063D3d782598744AF1252eBEaf3aA97D990Edf72 -
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS. -
cashier
Cashier is an Elixir library that aims to be an easy to use payment gateway, whilst offering the fault tolerance and scalability benefits of being built on top of Erlang/OTP
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of Onesky or a related project?
README
Onesky
Elixir's OneSky API client.
Documentation can be found here.
Installation
Add the following to your mix.exs
file
def deps do
[
{:onesky, "~> 1.0.1"}
]
end
And run mix deps.get
Configuration
config :onesky,
api_key: "YOUR_API_KEY",
api_secret: "YOUR_API_SECRET"
Resources
Project
- Project Group
LIST all project groupsSHOW project group detailsCREATE a new project groupDELETE a project grouplist enabled LANGUAGES
- Project
LIST projects of a project groupSHOW project detailsCREATE a new projectUPDATE a projectDELETE a projectlist LANGUAGES of a project
- Project Type
LIST all project types
String
- File
LIST uploaded filesUPLOAD a fileDELETE a file
- Translation
EXPORT translations in filesexport translations in MULTILINGUAL filesexport translations of APP STORE DescriptionGET translation status
- Import Task
LIST import tasksSHOW import task
- Screenshot
UPLOAD screenshots
Order
- Quotation
SHOW a quotation
- Order
LIST all ordersSHOW order detailsCREATE an order
Language
- Locale
LIST all locales
Contribute
Please feel free to fork and send us a PR or open up an issue.