NameTitleDescription
Draft7lua.jsonLua modifierScripting with Lua is an additional choice to extend your business logic, and is compatible with the rest of options such as CEL, Martian, or other Go plugins and middlewares. See: https://www.krakend.io/docs/endpoints/lua/
Draft7jmespath.jsonJMESPath: Response manipulation with query languageThe JMESPath query language allows you to select, slice, filter, map, project, flatten, sort, and all sorts of operations on data. See: https://www.krakend.io/docs/enterprise/endpoints/jmespath/
Draft7body-generator.jsonTemplate-based body generatorEnterprise only. Crafts the body sent to the backend service using user input and other variables through a templating system. See: https://www.krakend.io/backends/body-generator/