Skip to content

emm1R/krakend-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KrakenD API gateway and plugins

A demonstration that the modifier plugin is executed before the middleware plugin. Requires an Enterprise LICENSE.

Build

docker build -t krakend .

Run

docker run --rm --network host krakend

After KrakenD is up and running you can call curl http://localhost:8082/xml-example and see that the response modifier is not called. On the other hand, curl http://localhost:8082/no-op-example reaches the response plugin but does not return the body.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published