Fly v0.1.6 API Reference
Modules
Fly is an OTP application you can use to transform files on the fly with various workers
Pngify is an example worker for Fly that converts the input into a .png
file
and returns the .png
content
Resize worker for Fly
StaticText is an example worker for Fly that always returns some static text, ignoring the input binary entirely