MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
RouteDefinition

@morojs/moro


@morojs/moro / RouteDefinition

Interface: RouteDefinition

Defined in: src/types/http.ts:145

Properties

handler

handler: HttpHandler

Defined in: src/types/http.ts:150


method

method: string

Defined in: src/types/http.ts:146


middleware

middleware: Middleware[]

Defined in: src/types/http.ts:151


paramNames

paramNames: string[]

Defined in: src/types/http.ts:149


path

path: string

Defined in: src/types/http.ts:147


pattern

pattern: RegExp

Defined in: src/types/http.ts:148

Back to RouteDefinitionView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.