hatchmoment. scored by care · not by stars

polyglot

Laravel bridge to run Python, Node, Go services via HTTP or local processes

Polyglot lets Laravel apps call external Python, Node, or Go services safely, either over HTTP or by spawning allow‑listed scripts. It handles payloads via stdin, signs callbacks with HMAC, and provides health checks and TLS support. Designed for Laravel developers who need to offload heavy or language‑specific work without exposing insecure endpoints. Compared to ad‑hoc scripts, it offers a structured, secure, and configurable bridge.

golangipclaranaillaravelmicroservicesnodejsossphppython
View on GitHub →

laranail/polyglot