13 lines
189 B
Markdown
13 lines
189 B
Markdown
# `backend`
|
|
|
|
The open source Zapier alternative. Build workflow automation without spending
|
|
time and money.
|
|
|
|
## Usage
|
|
|
|
```
|
|
const backend = require('backend');
|
|
|
|
// TODO: DEMONSTRATE API
|
|
```
|