apis
Here are 671 public repositories matching this topic...
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 12, 2021 - TypeScript
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Dec 19, 2019 - Go
Evaluate k3d vs KinD
Summary
Today our testing infrastructure relies heavily on KinD which is a convenient way to run ephemeral K8s clusters locally. However, since it packs a full K8s distro, it tends to be slow especially when several clusters are run in parallel (e.g. our multi-zone). We surely know docker can do better as spinning a couple of Kuma universal cluster
-
Updated
Mar 3, 2021 - JavaScript
-
Updated
Jul 27, 2020 - Ruby
-
Updated
Mar 12, 2021 - JavaScript
NOTE: GitHub issues are reserved for bug reports only.
For anything else, please join the conversation
in Kong Nation https://discuss.konghq.com/c/kubernetes.
Right now the tutorial is coherently designed, tested, and even documented. However, it doesn't build up in a way that's very beginner friendly. It establishes glom's value and then immediately uses it at an intermediate level.
I'd like it if it was a bit more drawn out to use basic features first and then add a multi-line Coalesce as the
-
Updated
Jan 26, 2021 - Python
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Feb 2, 2021 - Go
-
Updated
Mar 11, 2021 - Rust
-
Updated
Mar 5, 2021 - Java
-
Updated
Mar 12, 2021 - Python
Description:
Invoke the below two times and gets the 500 error instead of 409 (conflict)
curl --location --request POST 'https://localhost:9443/api/am/publisher/v2/apis' \
--header 'Authorization: Bearer 14128cc1-2ce4-32ac-8703-e8a4c3cf9f5c' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "PizzaShackAPI-PM",
"description": "This is a simple API for Pizza
As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages, rather than everyone having to write the same docs over and over again in each language.
The documentation for the consumer version selectors can be our first opportunity to give this approach a try. I have written the beh
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Mar 7, 2021 - JavaScript
-
Updated
Feb 27, 2021 - Python
-
Updated
Jul 9, 2020 - Lua
-
Updated
Mar 12, 2021 - JavaScript
Improve this page
Add a description, image, and links to the apis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apis topic, visit your repo's landing page and select "manage topics."
Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://