apioo / fusio

Open source API management platform
https://www.fusio-project.org
Apache License 2.0
1.86k stars 223 forks source link

Add transform action #9

Closed chriskapp closed 8 years ago

chriskapp commented 9 years ago

We could add a transform action which transforms data into another structure. The format change could be defined in the jsonpatch (https://tools.ietf.org/html/rfc6902) format inside the action. This can be useful in several cases where we want to change the incoming or outgoing data structure.

chriskapp commented 8 years ago

Implemented in the version 0.1.7