Inspired by https://github.com/yusukebe/fastly-compute-slack-command, but implemented in Rust.
Fastly CLI is required for development.
Prepare fastly.toml
as you like (fastly.toml.sample
is a template without the service id).
# serve a local app server
fastly compute serve
# publish the app
fastly compute publish
https://legally-guiding-stork.edgecompute.app/command/fastly-echo
This is an open source software licensed under ISC. See LICENSE for details.