Thewierduser / webhook-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Railway Webhook Proxy (Appwrite)

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

This example is based on HTTP Module Example.

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

None.

About

License:MIT License


Languages

Language:HTML 67.5%Language:JavaScript 32.5%