module Platforms::Yammer::Api

Module for all Yammer's API endpoints

These are organised per-class in the 'directory' of the namespace. Methods are generally called 'get', 'post', and 'delete' for simple requests and named methods if more complex.

For example:

@author Benjamin Elias @since 0.1.0