# Routing & Parameters

### Routing Patterns

<img src="https://1911949813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaaMQCSkAk3tfFxZGWsmz%2Fuploads%2F4XMjLjO2DFlzhyVGPn9I%2Ffile.excalidraw.svg?alt=media&#x26;token=12137a9f-988b-46fa-a990-9755168602f8" alt="Routing Patterns" class="gitbook-drawing">

### Example of routing patterns

<img src="https://1911949813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaaMQCSkAk3tfFxZGWsmz%2Fuploads%2FlxVi3Nbz1u8gOce6Svka%2Ffile.excalidraw.svg?alt=media&#x26;token=016e0be9-253e-47a5-b0a2-0cc1c40e3215" alt="" class="gitbook-drawing">

{% hint style="danger" %}
Don't repeat the namespace if the top-level resource has the same name.\
\&#xNAN;*Example*: /courses/courses/{course}
{% endhint %}
