Skip to content

A client library for the clubhouse.io v2 REST and webhook APIs

Notifications You must be signed in to change notification settings

mmartinson/ex_clubhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExClubhouse

A client library for the clubhouse.io v2 REST and Webhook APIs.

WIP

Installation

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

This isn't ready yet, so don't try.

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_clubhouse.

TODO

  • Add TODO plan
  • Add SSL support

About

A client library for the clubhouse.io v2 REST and webhook APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages