Hookbox is a Comet server and message queue that tightly integrates with your existing web application via web hooks and a REST interface. Documentation: labs.gameclosure.com/hookbox/docs/ Code: Hookbox on github IRC channel: #hookbox on free... 続きを読む
The substance of Lingr bots is a webhook with a single URL, and creating a bot is pretty simple. Here's how. Tutorial In a nutshell, you build a web app like this: http://your-bot-server.com/do_something and register the URL as a bot at http:... 続きを読む
create a unique url on hook.io your hook will trigger when the page is requested 続きを読む
This repository is private. All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are added as a member. Every repository with this icon () is private. This repository is pu... 続きを読む
using http://postbin.org/ for PSH or Superfeedr callbacks debugging Create new page on http://postbin.org/ (for example http://www.postbin.org/xXzZaa) On the PubSubHubbub subscribe page for "Callback" enter: http://callback.example.com/xXzZaa... 続きを読む
The Task Queue Python API App Engine applications can perform background processing by inserting tasks (modeled as web hooks) into a queue. App Engine will detect the presence of new, ready-to-execute tasks and automatically dispatch them for... 続きを読む
ここのところwebのことからはさっぱりはなれてたのでTwitter / Ken Nishimura: PubSubHubbubがWebhookよりいい点って …をきっかけにクライアントサイドのjavascriptでなにかするという観点からPubSubHubbubとWebhookとWeb Socketについて調べた。 PubSubHubbub... 続きを読む
This repository is private. All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are added as a member. Every repository with this icon () is private. This repository is pu... 続きを読む
This repository is private. All pages are served over SSL and all pushing and pulling is done over SSH. No one may fork, clone, or view it unless they are added as a member. Every repository with this icon () is private. This repository is pu... 続きを読む
Why building a complex feed fetching and parsing infrastructure when you could just use ours? Superfeedr is Real-time Feed Parsing in the Cloud. Cloud infrastructure: give us urls, and we'll do the rest. Check our documentation. Realtime: By ... 続きを読む
With the growing popularity of building webhooks to link applications together, and the stunning ease of building web applications with lightweight web frameworks in various languages (such as Sinatra in Ruby), the thorny issue of NAT-firewal... 続きを読む
With all the recent buzz about real-time web, surely this is the year XMPP/AMQP Publish-Subscribe (PubSub) makes it to the big leagues! Or maybe not. Ejabberd (XMPP), RabbitMQ (AMQP) and other pubsub server implementations have come a long wa... 続きを読む
pubsub via webhooks, or "twitter" for your applications Example: Create a channel: → POST /channels ← { 'id':'2d0128d' } Add subscribers: → POST /subscribers data={ 'channel':'2d0128d', 'url':'http://api.otherservice.com/your-message-handl... 続きを読む
はてなブックマークリニューアルで削除されたはてな投げ銭機能をはてなブックマークWeb Hookを使って復活(ある意味以前よりも強力に) はてなブックマークのリニューアルにあわせて、はてな投げ銭機能がなくなってしまったのに気づいている人はどれだけいるで... 続きを読む
■ Web Hook について 17:11 http://b.hatena.ne.jp/entry/http://d.hatena.ne.jp/keyword/%A4%CF%A4%C6%A4%CA%A5%D6%A5%C3%A5%AF%A5%DE%A1%BC%A5%AF%20Web%20Hook Web Hook 機能ですが、今後、以下のようなことも考えてます 自分がお気に入りに入れている(foll... 続きを読む
本ドキュメントははてなブックマークにおける Web Hook 機能を解説するものです。主にはてなスタッフがその作成と更新を行っています。 続きを読む
RDoc.info is a web service that generates and hosts documentation for your favorite GitHub-hosted Ruby libraries and Rails plugins. Just add a post-commit hook to your project and it’ll take care of updating your API docs every time you push... 続きを読む