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

https://github.com/egorsmkv/do-functions-php-notifier

A serverless function to send notifications
https://github.com/egorsmkv/do-functions-php-notifier

do-functions serverless

Last synced: 8 months ago
JSON representation

A serverless function to send notifications

Awesome Lists containing this project

README

          

# `do-functions-php-notifier`

[![Check Code](https://github.com/egorsmkv/do-functions-php-notifier/actions/workflows/check-code.yml/badge.svg)](https://github.com/egorsmkv/do-functions-php-notifier/actions/workflows/check-code.yml)

A serverless function to send notifications.

## Installation

```shell
doctl serverless deploy . --remote-build
```

## Usage

```shell
php test.php
```