2024-04-29 08:57:01 +00:00
|
|
|
# Kong Gateway Generator
|
2024-04-29 05:12:39 +00:00
|
|
|
|
2024-04-29 08:57:01 +00:00
|
|
|
A Kong gateway can be generated based on the OpenAPI definition that is
|
|
|
|
|
published by the project.
|
2024-04-29 05:12:39 +00:00
|
|
|
|
2024-04-29 08:57:01 +00:00
|
|
|
The template will use the server and route information to generate a
|
|
|
|
|
Kong gateway configuration document into the deploy folder
|
|
|
|
|
for the project.
|