Skip to content

mjhopkins/hipchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hipchat

Haskell bindings to the HipChat REST API and helpers for writing a HipChat add-on.

An overview of the HipChat API and HipChat add-on API (extension points)

  • API
    • Capabilities API
    • Emoticons API
    • Extensions API
    • Groups API
    • Integrations API
    • Invites API
    • OAuth sessions API
    • Prefs API
    • Rooms API
    • Users API
  • Extension points
    • Capabilities descriptor
    • Actions
    • Configuration pages
    • Dialogs
    • External pages
    • Glances
    • Webhooks
    • Web panels

There is a JSON-schema which documents the form an add-on capabilities descriptor should take.

About

Haskell bindings for Atlassian HipChat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published