Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.modelence.com/llms.txt

Use this file to discover all available pages before exploring further.

API Reference / modelence / server / HttpMethod
HttpMethod = "get" | "post" | "put" | "delete" | "patch" | "options" | "head" | "all" | "use"
Defined in: packages/modelence/src/routes/types.ts:4