Skip to content

Add koaConfig.router and autoCamelCase。 koa-router required#20

Open
wpspub wants to merge 1 commit intowallace5303:dev_v4from
wpspub:dev_v4
Open

Add koaConfig.router and autoCamelCase。 koa-router required#20
wpspub wants to merge 1 commit intowallace5303:dev_v4from
wpspub:dev_v4

Conversation

@wpspub
Copy link

@wpspub wpspub commented Apr 17, 2025

xxxx:7071:/api/do-http-request =>
example
...
koaConfig:{
autoCamelCase: true,
router:[
{
api: '/api/do-http-request',
method: 'get',
controller: '/controller/framework/doHttpRequestt'
}
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant