Skip to content

Provide tag "header". Easy to use tag that vote to route traffic to tagged microservices based on header

License

Notifications You must be signed in to change notification settings

microservice-framework/route-tag-header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

route-tag-header

Provide tag "header". Easy to use tag that vote to route traffic to tagged microservices based on header

Example config:

{
  tag: "header",
  config: {
    header: {
      accept: "application/vnd.api.test-preview"
    },
    voteSize: 1000,
  },
  handler: "route-tag-header"
}

About

Provide tag "header". Easy to use tag that vote to route traffic to tagged microservices based on header

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published