https://github.com/jesperancinha/kong-test-drives
Kont test project
https://github.com/jesperancinha/kong-test-drives
Last synced: 7 months ago
JSON representation
Kont test project
- Host: GitHub
- URL: https://github.com/jesperancinha/kong-test-drives
- Owner: jesperancinha
- License: apache-2.0
- Created: 2024-02-01T19:22:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T22:30:29.000Z (7 months ago)
- Last Synced: 2025-03-06T23:25:43.064Z (7 months ago)
- Language: Makefile
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Kong Test Drives
## Project structure
- [auth-konnect](auth-konnect) - Info on Auth and how to connect to Kong-Konnect
- [grpc](grpc) - Info on gRPC
- [hello-world](hello-world) - A small Hello World app to try GET requests
- [kong-ai](kong-ai) - Files and example configurations for Kong's AI plugins
- [kuma](kuma) - Kuma Meshes Documentation files and examples## Installation
#### Local Installation
```shell
bash <(curl -sS https://get.konghq.com/install) -v
```#### Konnect quick info
1. Use the default Data Plane Nodes
2. Add a Gateway Service (at the bottom)## Resources
- [Installation Options](https://docs.konghq.com/gateway/latest/install/)
- [Install Kong Gateway on Ubuntu](https://docs.konghq.com/gateway/3.5.x/install/linux/ubuntu/)
- [Introducing Insomnia 9.0 with Pre-request Scripting, Improved Offline Access, API Mocking, and 100+ Improvements](https://konghq.com/blog/product-releases/insomnia-9-0-pre-request-scripting-api-mocking)## About me
[](https://github.com/jesperancinha)