Projects with this topic
-
Hook0 is an open source Webhooks-as-a-service (WaaS) that makes it easy for online products to provide webhooks. https://www.hook0.com
Updated -
Cross-platform event-to-pipeline multiplexer. Routes webhooks from AWS SQS, GCP Pub/Sub, and Kafka to GitLab CI pipeline triggers. Container-only distribution on UBI10-micro.
Updated -
Project Status Update Requests from HTML form sent via HTTP to cloud automation platform Usage
The file in the "sources" folder allows to setup an automaton that receives HTTP requests.
The automaton can thus be triggered from any machine that is connected to the Internet: computer or server or smartphone or other.
The data embedded within each HTTP request should represent a request from a customer of the company. For example, a request from a customer asking to postpone the start of a project, or a request from a customer asking to update the specifications of a project by adding a requirement or a success condition.
Using the data embedded within the HTTP requests, the automaton will perform:
Tone analysis of the comment embedded within the test requests,
Verification of billing status of the requester,
Verification of status of ongoing projects for the requester,
Insertion of a followup task in the Project Management Platform,
Insertion of a message in the Group Messaging Platform.
TestsThe file within the test folder allows you to send HTTP requests to your automaton.
You will need to set the first variables of the file, in order for example to indicate the endpoint url of your automaton.
Then, when this script will run, the test requests will be sent to the automaton.
An error is reported within a log file when the remote webhook does not reply within the expected time span (30 seconds by default, customizable by modifying the script).
The HTTP payload body of the response is also written into the log file.
A few additional pieces of information are also reported within the log file: total communication time, HTTP response code, value of the "Content-Type" HTTP header, etc.
automaton automation workflow aut... business pro... Process Auto... http https HTML forms make.com integromat Bash Bash Scripting bash-script bash scripts Bash Shell bash-shell shell shell script shell-script curl Test Automation automated tests automated te... webhook webhooks project mana... Project mana... project mana... group messag... billing mana... group messaging billing Billing Solu... billing mana...Updated -
Ultimate dashboard to visualize strategies summary and Discord Webhook Noti services.
Updated -
-
-
A Python-based local testing server for GitLab webhooks using Flask and ngrok. This server allows you to test GitLab webhooks locally during development by creating a secure tunnel to your machine.
Updated -
Connect your Zoom meetings to Discord with Meeting Mate! Monitor the status and participants of a meeting in real time and keep that party going
🕺 Updated -
Timer Service with FastAPI and Redis This project is a scalable and reliable timer service built with FastAPI and Redis. It allows users to schedule tasks with a specified delay and triggers webhooks upon expiration. The service is containerized with Docker and includes comprehensive tests for reliability.
Key Features:
Timer Creation: Schedule tasks with hours, minutes, and seconds.
Webhook Triggering: Automatically sends a POST request to a specified URL when the timer expires.
Redis Persistence: Ensures timers are not lost even if the application restarts.
Scalability: Designed to handle high traffic with horizontal scalability.
Updated -
-
Step-by-step instructions to set up a redundant pair of Apache2 web servers for continuous deployment using secure webhooks. Beginner friendly!
Updated -
-
-
A React.js and Node.js web application for managing GitLab issues in real-time using web sockets and webhooks.
Updated -
-
A bash script for toggling on and off smart devices via IFTTT webhooks
Updated