An open API service indexing awesome lists of open source software.

https://github.com/kikito/add-header-to-request

This plugin kong plugin adds a header to the request
https://github.com/kikito/add-header-to-request

Last synced: 5 months ago
JSON representation

This plugin kong plugin adds a header to the request

Awesome Lists containing this project

README

          

[![Build Status][badge-travis-image]][badge-travis-url]

Kong plugin template
====================

This repository contains a very simple Kong plugin template to get you
up and running quickly for developing your own plugins.

This template was designed to work with the
[`kong-pongo`](https://github.com/Kong/kong-pongo) and
[`kong-vagrant`](https://github.com/Kong/kong-vagrant) development environments.

Please check out those repos `README` files for usage instructions.

[badge-travis-url]: https://travis-ci.org/Kong/kong-plugin/branches
[badge-travis-image]: https://travis-ci.com/Kong/kong-plugin.svg?branch=master