desk_api 0.1.2
This is a lightweight, flexible ruby gem to interact with the desk.com REST API. It allows to create, read and delete resources available through the API endpoints. It can be used either with OAuth or HTTP Basic Authentication.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (8):
activesupport
>= 0
addressable
>= 0
faraday
>= 0
faraday_middleware
>= 0
hashie
>= 0
multi_json
>= 0
simple_oauth
>= 0
typhoeus
>= 0