MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
RouteEntry

@morojs/moro


@morojs/moro / RouteEntry

Interface: RouteEntry

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

Properties

handler

handler: HttpHandler

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


method

method: string

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


middleware

middleware: Middleware[]

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


paramNames

paramNames: string[]

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


path

path: string

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


pattern

pattern: RegExp

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

Back to RouteEntryView 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.