• Buy Hooks for $4,50
Creating hooks is insanely easy.
How To / Wrappers
  • 1 Get your API key

    You will need this to push hooks to our server. This can be obtained within the App.

  • Javascript or jQuery

  • 2 Install the Javascript hooks plugin

    The Javascript hooks plugin can be download here. Or use our hosted version: http://hooks.events/hooks.js which gets updated automatically.

    Contributed by Zack Bloom

  • 3 Implement the hook function

    To push a hook to your account we need a title, message and your api key.

    Here's an example:

    hooks('Hello world', 'I happen to exist as a message', 'YOUR API KEY')

  • 4 View an example

    We've created a very bare example of a working hook. View the page here.

  • node.js

  • 1 node.js snippet for Hooks. Docs can be seen here.

    Contributed by James Garner

  • cURL / PHP

  • 1 cURL / PHP snippet can be seen at Github.

    Contributed by Charlie Hield

  • Python

  • 1 Python snippet for Hooks. Docs can be seen at Github.

    Contributed by Charlie Hield

  • Swift

  • 1 Swift snippet for Hooks. Docs can be seen at can be seen at Github.

    Contributed by Charlie Hield

  • Ruby

  • 1 Ruby snippet for Hooks. Docs can be seen at Github.

    Contributed by Charlie Hield




  • Please, get in touch with kevin [at] stampready . net when you have something to contribute. Cheers!
Kevin Groenendaal