NOTE Some of the language/platforms are work in progress. We welcome contributions for the WIP languages. See issues and the following checklist:
| Folder name | Use-case | Javascript | Java | C# | F# |
|---|---|---|---|---|---|
| echo | echo the trigger payload | ✅ | ❌ | ❌ | ❌ |
| mutation | insert related data on an insert event using graphql mutation | ✅ | ❌ | ❌ | ❌ |
| push-notification | send push notification on database event | ❌ | ❌ | ❌ | ❌ |
| etl | transform the trigger payload and update an algolia index | ❌ | ❌ | ❌ | ❌ |