Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/ api.ts
File
api.ts
framework/framework/api.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Context, Service } from
'cordis'
;
2
import
Schema from
'schemastery'
;
3
import
{ param } from
'./decorators'
;
4
import
{ BadRequestError, MethodNotAllowedError, NotFoundError } from
'./error'
;
Callers
nothing calls this directly
Calls
1
_get
Function · 0.85
Tested by
no test coverage detected