How we run KrakenD on Javascript with WebAssembly
by Daniel Lopez
Dec 9, 2018
KrakenD is an API Gateway written in Go that uses a single configuration file to define its whole behavior. As the configuration file might be complicated, the KrakenDesigner is a javascript-based user interface to edit this file, and we were missing the capability of reproducing directly on javascript the existing gateway pipes so that users could run manual tests over the editing configuration. In this post, we are going to explain how we included KrakenD framework components in a .