factor-io / websockethook

A simple web service to receive web hooks over a web socket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebSocketHook.io

Code Climate Dependency Status

A simple web service to receive web hooks over a web socket.

Deploy

This is a Sinatra based web service. When you run it, you can connect to it using any standard Web Socket client, and register a web hook. When you perform a POST on that newly created web hook, you will receive a message via the web socket.

About

A simple web service to receive web hooks over a web socket.

License:MIT License


Languages

Language:HTML 57.5%Language:Ruby 26.8%Language:JavaScript 15.7%