NameTitleDescriptionHealth
Draft7response-headersResponse headers modifierEnterprise only. Allows you to transform response headers declaratively. See: https://www.krakend.io/docs/enterprise/service-settings/response-headers-modifier/
100%
Draft7response-bodyResponse values modifierEnterprise only. The content replacer plugin allows you to modify the response of your services by doing literal replacements or more sophisticated replacements with regular expressions. See: https://www.krakend.io/docs/enterprise/endpoints/content-replacer/
100%
Draft7martianMartian modifiersThe Martian component allows you to modify requests and responses with static data through a simple DSL definition in the configuration file. See: https://www.krakend.io/docs/endpoints/martian/
88%
Draft7luaLua 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/
100%
Draft7jmespathJMESPath: 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/
100%
Draft7body-generatorTemplate-based body generatorEnterprise only. Crafts the body/payload using a templating system. See: https://www.krakend.io/backends/body-generator/
89%