> 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.md).

# Reference

- [Modules](https://henryruhs.gitbook.io/ngx-crud/reference/modules.md)
- [AbortModule](https://henryruhs.gitbook.io/ngx-crud/reference/modules/abortmodule.md)
- [CacheModule](https://henryruhs.gitbook.io/ngx-crud/reference/modules/cachemodule.md)
- [ObserveModule](https://henryruhs.gitbook.io/ngx-crud/reference/modules/observemodule.md)
- [CrudModule](https://henryruhs.gitbook.io/ngx-crud/reference/modules/crudmodule.md)
- [Services](https://henryruhs.gitbook.io/ngx-crud/reference/services.md)
- [AbortService](https://henryruhs.gitbook.io/ngx-crud/reference/services/abortservice.md)
- [CacheService](https://henryruhs.gitbook.io/ngx-crud/reference/services/cacheservice.md)
- [CommonService](https://henryruhs.gitbook.io/ngx-crud/reference/services/commonservice.md)
- [CrudService](https://henryruhs.gitbook.io/ngx-crud/reference/services/crudservice.md)
- [CustomService](https://henryruhs.gitbook.io/ngx-crud/reference/services/requestservice.md)
- [DeleteService](https://henryruhs.gitbook.io/ngx-crud/reference/services/deleteservice.md)
- [FindService](https://henryruhs.gitbook.io/ngx-crud/reference/services/findservice.md)
- [GetService](https://henryruhs.gitbook.io/ngx-crud/reference/services/getservice.md)
- [ObserveService](https://henryruhs.gitbook.io/ngx-crud/reference/services/observeservice.md)
- [PatchService](https://henryruhs.gitbook.io/ngx-crud/reference/services/patchservice.md)
- [PostService](https://henryruhs.gitbook.io/ngx-crud/reference/services/postservice.md)
- [PutService](https://henryruhs.gitbook.io/ngx-crud/reference/services/putservice.md)
- [Interceptors](https://henryruhs.gitbook.io/ngx-crud/reference/interceptors.md)
- [AbortInterceptor](https://henryruhs.gitbook.io/ngx-crud/reference/interceptors/abortinterceptor.md)
- [CacheInterceptor](https://henryruhs.gitbook.io/ngx-crud/reference/interceptors/cacheinterceptor.md)
- [ObserveInterceptor](https://henryruhs.gitbook.io/ngx-crud/reference/interceptors/observeinterceptor.md)
- [Decorators](https://henryruhs.gitbook.io/ngx-crud/reference/decorators.md)
- [@ApiUrl](https://henryruhs.gitbook.io/ngx-crud/reference/decorators/apiurl.md)
- [@ApiRoute](https://henryruhs.gitbook.io/ngx-crud/reference/decorators/endpoint.md)
- [Helpers](https://henryruhs.gitbook.io/ngx-crud/reference/helpers.md)
- [createUrl](https://henryruhs.gitbook.io/ngx-crud/reference/helpers/helper.md)
- [createUrlWithId](https://henryruhs.gitbook.io/ngx-crud/reference/helpers/createurlwithid.md)
- [stripUrlParams](https://henryruhs.gitbook.io/ngx-crud/reference/helpers/stripurlparams.md)
