MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
CompiledRoute

@morojs/moro


@morojs/moro / CompiledRoute

Interface: CompiledRoute

Defined in: src/core/routing/index.ts:110

Properties

schema

schema: RouteSchema

Defined in: src/core/routing/index.ts:111

Methods

execute()

execute(req, res): Promise<void>

Defined in: src/core/routing/index.ts:112

Parameters

req

HttpRequest

res

HttpResponse

Returns

Promise<void>

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