Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pollinations/pollinations
/ index.ts
File
index.ts
enter.pollinations.ai/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ handleError } from
"@shared/error.ts"
;
2
import
{ getPublicOrigin } from
"@shared/public-origin.ts"
;
3
import
type
{ Context } from
"hono"
;
4
import
{ Hono } from
"hono"
;
Callers
nothing calls this directly
Calls
8
createDocsRoutes
Function · 0.90
getPublicOrigin
Function · 0.90
handleError
Function · 0.90
isApiDocsPath
Function · 0.85
getCurrentGenOrigin
Function · 0.85
use
Method · 0.80
replace
Method · 0.65
toString
Method · 0.65
Tested by
no test coverage detected