Skip to content

abderrazak-bouadma/zuul-reverse-proxy-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger Zuul Filter

this is a very simple application exposing a Zuul Filter. the idea is to use Zuul as a reverse proxy to serve an API. When the Zuul is hit with an API request, the filter will check toward the underlying API if the requested endpoint is effectively exposed. To do so, it'll check the Route and the httpMethod called against the underlying API exposed swagger json document.

About

Using Netflix Zuul as reverse proxy for API filtering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published