Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tieske/blogpost
https://konghq.com/blog/custom-authentication-and-authorization-framework-with-kong/
https://github.com/tieske/blogpost
Last synced: about 1 month ago
JSON representation
https://konghq.com/blog/custom-authentication-and-authorization-framework-with-kong/
- Host: GitHub
- URL: https://github.com/tieske/blogpost
- Owner: Tieske
- License: apache-2.0
- Created: 2021-01-29T14:05:18.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T07:55:48.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T00:16:47.117Z (2 months ago)
- Language: Lua
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
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