All Projects → DankMemer → webhook-server

DankMemer / webhook-server

Licence: MIT License
The express server that we use to handle incoming webhooks from various services.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to webhook-server

phoenix-rethinkdb-elm-webpack-example
Rephink: A real-time stack based on Phoenix Framework, RethinkDB, Elm, Webpack
Stars: ✭ 16 (-36%)
Mutual labels:  rethinkdb
akeneo-events-api-bundle
The Events API Bundle for Akeneo PIM delivers catalog changes as events to a 3rd party systems.
Stars: ✭ 18 (-28%)
Mutual labels:  webhooks
dockerX
Examples of amazing Docker/Docker-Compose/Docker Swarm technologies
Stars: ✭ 17 (-32%)
Mutual labels:  rethinkdb
Bybit-Auto-Trading-Bot-Ordes-placed-via-TradingView-Webhook
Python based Trading Bot that uses TradingView.com webhook JSON alerts to place orders(buy/sell/close/manage positions/TP/SL/TS etc.) on Bybit.com. Hire me directly here https://www.freelancer.com/u/Beannsofts for any assistance
Stars: ✭ 235 (+840%)
Mutual labels:  webhooks
hookbot
Turn webhooks into websockets
Stars: ✭ 37 (+48%)
Mutual labels:  webhooks
rethinkdb-express-api-boilerplate
rethinkdb express api boilerplate
Stars: ✭ 23 (-8%)
Mutual labels:  rethinkdb
tradingview-webhooks
Backend service converting tradingview alerts into action.
Stars: ✭ 44 (+76%)
Mutual labels:  webhooks
gohooks
GoHooks make it easy to send and consume secured web-hooks from a Go application
Stars: ✭ 16 (-36%)
Mutual labels:  webhooks
core
WIP - A personal life helper providing solutions and happiness
Stars: ✭ 17 (-32%)
Mutual labels:  rethinkdb
trobot
Make your own trello bot in node.js
Stars: ✭ 21 (-16%)
Mutual labels:  webhooks
discord-twitter-webhooks
🤖 Stream tweets to Discord
Stars: ✭ 47 (+88%)
Mutual labels:  webhooks
convoy
Fast and Secure Webhooks Service.
Stars: ✭ 763 (+2952%)
Mutual labels:  webhooks
linear-discord-serverless
Get linear's events forwarded to Discord webhooks through Vercel serverless functions.
Stars: ✭ 47 (+88%)
Mutual labels:  webhooks
kubewise
Get Helm notifications in your team chat
Stars: ✭ 52 (+108%)
Mutual labels:  webhooks
rql-scala
RethinkDB Scala Driver
Stars: ✭ 13 (-48%)
Mutual labels:  rethinkdb
react-preview
a GitHub App built with probot that generates preview links for react based projects.
Stars: ✭ 14 (-44%)
Mutual labels:  webhooks
twitivity
🐍 Twitter Accounts Activity API Client Library for Python
Stars: ✭ 49 (+96%)
Mutual labels:  webhooks
iris
Watch on Kubernetes events, filter and send them as standard wehbook to any system
Stars: ✭ 57 (+128%)
Mutual labels:  webhooks
lasso
Real-time UI for webhooks
Stars: ✭ 27 (+8%)
Mutual labels:  webhooks
discord-webhooks
Provides easy to use bindings for the Discord Webhook API
Stars: ✭ 111 (+344%)
Mutual labels:  webhooks

Dank Memer's Webhook Server

This is the express server that we use to handle incoming webhooks from various services.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js v8.x.x or higher
  • RethinkDB

Installing

  1. git clone https://github.com/DankMemer/webhook-server.git
  2. Create config.json
  3. npm i
  4. Run rethinkdb
  5. Run the server with node server.js (optionally using pm2)
  6. Profit

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Something will go here eventually?
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].