Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ You can extend the gateway with your own policies or include specific policies f
| [REST APIs](../rest-apis/gateway/) | REST API authentication and usage |
| [Policies and Guardrails](https://github.com/wso2/gateway-controllers/blob/main/docs/README.md) | Gateway policies and guardrails for API traffic control |
| [Policy Languages and Runtimes](policy-languages-and-runtimes.md) | Dual-language policy development guide (Go and Python) |
| [Writing Custom Python Policies](policies/writing-custom-python-policies.md) | Step-by-step guide to creating custom Python policies |
| [Immutable Gateway](immutable-gateway.md) | File-based, GitOps-native gateway configuration |
Loading