Merge pull request #6874 from nurbek91/kong

Add Kong / reverse-proxies
main
Elbert Alias 3 years ago committed by GitHub
commit 1b8f7e644e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,6 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.88 25.1962L11.5588 24.3201H16.5818L19.2 27.6651L18.7346 28.8001H12.257L12.4121 27.6651L10.88 25.1962Z" fill="#169FCC"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.416 13.7903L14.8414 9.6001H17.6677L30.336 24.3149L29.3538 28.8001H23.9217L24.2625 27.5411L12.416 13.7903Z" fill="#14B59A"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.36 8.80396L16.5213 6.65633L20.0054 3.84009L25.9751 8.52031L25.2009 9.31048L26.24 10.749V12.2888L23.2653 14.7201L18.2735 8.80396H15.36Z" fill="#1BC263"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.13456 18.1617H7.7125L11.8271 14.72L17.28 21.056L15.742 23.3635H10.7086L7.23313 27.7831L6.43417 28.8H1.92004V23.3831L6.13456 18.1617Z" fill="#16BDCC"/>
</svg>

After

Width:  |  Height:  |  Size: 862 B

@ -846,6 +846,22 @@
"scriptSrc": "\\.k-analytix\\.com", "scriptSrc": "\\.k-analytix\\.com",
"website": "https://www.konduto.com" "website": "https://www.konduto.com"
}, },
"Kong": {
"cats": [
64
],
"description": "Kong is an open-source API gateway and platform that acts as middleware between compute clients and the API-centric applications.",
"icon": "Kong.svg",
"headers": {
"via": "^kong/([\\d\\.]+)(?:.+)?$\\;version:\\1"
},
"pricing": [
"payg",
"freemium"
],
"oss": true,
"website": "https://konghq.com"
},
"Kontent.ai": { "Kontent.ai": {
"cats": [ "cats": [
1 1