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
- Host: GitHub
- URL: https://github.com/kikito/add-header-to-request
- Owner: kikito
- License: apache-2.0
- Created: 2021-09-14T09:56:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T16:08:22.000Z (about 4 years ago)
- Last Synced: 2025-03-05T16:41:12.912Z (7 months ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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