📄️ Policy Definitions
Policies are reusable configurations that can be applied to multiple endpoints. You can define policy definitions in the policyDefinitions section of the configuration file.
📄️ Endpoints
Endpoints are the core of Gateweaver. They define the path and target URL of your API, along with the policies that should be applied to the requests.
📄️ Environment Variables
Gateweaver supports using environment variables in your configuration file. This allows you to define dynamic values that can be set at runtime. You can use the $ syntax to reference environment variables in your configuration file.
🗃️ Policies
4 items