Config Alchemy
An API that converts complex nested data structures between Lua Tables, JSON, YAML, and TOML **Key Features:** * **Zero-Persistence:** In-memory processing only. Your secrets never touch a disk. * **Lua-First:** Native support for Lua Table generation (perfect for LÖVE and Neovim). * **Validator-Integrated:** Doesn't just fail; it provides semantic hints for syntax errors. * **High…
Config Alchemy endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/convert /convert |
Routs to the Cloudflare Workers page. |