HermesHooks

FREEMIUM
By ZENDROM LTD | Updated a month ago | Tools
Health Check

N/A

README

Hermeshooks - A web hook scheduler

Hermeshooks is an application that helps you to schedule webhook execution.

It exposes a REST API that helps you to schedule the execution of webhooks
at a specified time.

It is useful when you have an application that needs to do some action at
specific time.

Some possible use cases

  • you need to sent a notification to a user of your app at a specific time
    (could be a reminder, a push notification, or whatever you need to execute)
  • you have a blog engine and you want to publish a post at a specific time
  • you need to do some action in your application at a specific time
  • sent emails to users to review your products N days after ordering
  • add your use case here โ€ฆ

Why not use cron or at commands

The above tasks can be done also by cron or at in a Linux system.
Although, sometimes itโ€™s not convenient and you need to do some extra work.

Additionally, Hermeshooks can be invonked by evey technology you are using.
You just need to make an HTTP request and ofcourse create the webhook handler
which contains your logic.

The important here is that you do not need to do anything extra apart from that.

Hermeshooks is open source software: https://github.com/gosom/hermeshooks

Followers: 0
Resources:
Product Website Terms of use
API Creator:
Rapid account: ZENDROM LTD
ZENDROM LTD
zendrom-ltd
Log In to Rate API
Rating: 5 - Votes: 1