Silo Docs
Server

API Reference

Generated type tables for the server SDK.

This page renders directly from the source types used by @silo-storage/sdk-server.

createSiloUpload(...)

Prop

Type

Route builder methods

Prop

Type

registerRouteUpload(...)

Prop

Type

prepareRouteUpload(...)

Prop

Type

handleUploadCallback(...)

Prop

Type

createFetchRouteHandler(...)

Prop

Type

createHttpCompletionStore(...)

Prop

Type

CompletionStore

Prop

Type

extractRouterConfig(...)

extractRouterConfig(router) returns the client-safe route config shape for routes with statically known expectations. Use it when a client or app shell needs route limits without access to middleware or callback internals.

On this page