An open API service indexing awesome lists of open source software.

https://github.com/4lch4/notigate

An API that serves as a gateway for any and all notifications.
https://github.com/4lch4/notigate

Last synced: 3 months ago
JSON representation

An API that serves as a gateway for any and all notifications.

Awesome Lists containing this project

README

        

# Notification Gateway (NotiGate)

This repository is home to an API that serves as a notification/webhook gateway with support for a variety of services.

## Name

The name of this project is NotiGate, which I pronounce as "Naughty Gate" or "Note-E-Gate" but you can pronounce it however you want.

## Routes

The following are the officially supported routes/services and how to use the endpoint.

### GitHub

If the incoming payload is from an Action finishing (successfully or not), then the full path would be: `/api/v1/github/action`

This tells NotiGate that the payload is from GitHub and that it is the result of an Action completing.