0.0
No release in over 3 years
Low commit activity in last 3 years
This gem allows you to connect to the moreapp API to send instructions and retrieve the registrations
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

> 1.0
~> 2.1.0
~> 3.12
~> 3.5.0

Runtime

>= 0
>= 0
 Project Readme

moreapp-api

A simple gem to interface with the MoreApp REST API.

Introduction

The moreapp API documentation is pretty good and easy to read. They have some example implementations, but at the moment not for ruby.

While accessing the API is pretty easy and straightforward using the OAuth gem, for some I struggled to get it working at first. So hopefully this gem will help future users of the moreapp API at least to get started quicker.

For now, the gem's main purpose is to provide a very basic and simple interface to moreapp, for my own limited interactions/needs.

Todo

  • add tests :)
  • add more API entries?
  • add better documentation?

Copyright

Copyright (c) 2019 Nathan Van der Auwera. See LICENSE.txt for further details.