Skip to content

Pipple is an Elixir client package for communicating with Rippling's API (rippling.com)

Notifications You must be signed in to change notification settings

tmecklem/pipple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipple

Pipple communicates with the Rippling API (currently only via API key).

Installation

If available in Hex, the package can be installed by adding pipple to your list of dependencies in mix.exs:

def deps do
  [
    {:pipple, "~> 0.1.0"}
  ]
end

Why the name?

Pipple means the murmuring of rippling water, and it also sounds somewhat like "people". Since Rippling is HR software, it just seems apt.

About

Pipple is an Elixir client package for communicating with Rippling's API (rippling.com)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages