Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ api.ts
File
api.ts
packages/function/src/api.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Hono } from
"hono"
2
import
{ DurableObject } from
"cloudflare:workers"
3
import
{ randomUUID } from
"node:crypto"
4
import
{ jwtVerify, createRemoteJWKSet } from
"jose"
Callers
nothing calls this directly
Calls
15
shortName
Method · 0.80
assertSecret
Method · 0.80
fetch
Method · 0.80
getData
Method · 0.80
push
Method · 0.80
get
Method · 0.65
text
Method · 0.65
json
Method · 0.65
fetch
Function · 0.50
auth
Function · 0.50
all
Method · 0.45
share
Method · 0.45
Tested by
no test coverage detected