> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/ngx-crud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/ngx-crud/reference/helpers/helper.md).

# createUrl

Create the URL:

```typescript
createUrl(apiUrl : string, apiRoute : string) : string
```
