> For the complete documentation index, see [llms.txt](https://mandarineframework.gitbook.io/mandarine-ts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-core/resource-handlers/resource-handler-registry.md).

# Resource Handler Registry

The Resource Handler Registry ([See interface here](https://doc.deno.land/https/raw.githubusercontent.com/mandarineorg/mandarinets/master/main-core/Mandarine.ns.ts#Mandarine.MandarineCore.IResourceHandlerRegistry)) is a container where all the [resource handlers](https://mandarineframework.gitbook.io/mandarine-ts/mandarine-core/resource-handlers/resource-handler) are located. These resource handlers will be listed & processed by an internal middleware.&#x20;
