plate_api 1.2.6
This gem can be used to connect to the Plate API. It takes care of the authentication procedure. It also provides a basic wrapper around the Plate API, so objects in Plate can be manipulated as local objects.
Gemfile:
=
install:
=
Runtime Dependencies (2):
faraday
~> 1.0.1
mime-types
~> 3.3.1
Development Dependencies (8):
bundler
~> 2.1.4
byebug
>= 0
factory_bot
~> 5.0.1
rake
~> 13.0
rspec
~> 3.0
simplecov
>= 0
simplecov-console
>= 0
webmock
~> 3.0