Skip to content

Webhook proxy to trigger Appwrite Function. Hosted for free on Railway.

License

Notifications You must be signed in to change notification settings

Meldiron/railway-webhook-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Railway Webhook Proxy (Appwrite)

Webhook proxy to trigger Appwrite Function. Hosted for free on Railway!

This allows you to host a simple webhook proxy for free that executes Appwrite function each time the proxy is hit.

This is useful for integrations such as Stripe, Revolut Pay, Discord Interaction Bot, GitHub App, Shopify, Slack bot, and muuuuuch more.

Anything that has webhook integration can execute your Appwrite Function thanks to this proxy.

Deploy on Railway

โœจ Features

  • Proxy requests
  • Transform request into Appwrite REST API

๐Ÿ’โ€โ™€๏ธ How to use

  1. Click button 'Deploy on Railway' above
  2. Configure environment variables with details about your Appwrite instance
  3. Visit settings of 'webhook-proxy' service and click 'Generate Domain'
  4. Use generated domain as endpoint for your webhook to trigger Appwrite Function

๐Ÿ“ Notes

  • If you already have domain assigned on Railway under settings, please use that one. No need to re-generate. Also feel free to assign a custom domain if needed

๐Ÿ–ผ๏ธ Screenshots

CleanShot 2022-10-13 at 11 07 15

CleanShot 2022-10-13 at 11 07 42

CleanShot 2022-10-13 at 11 08 38

About

Webhook proxy to trigger Appwrite Function. Hosted for free on Railway.

Resources

License

Stars

Watchers

Forks