Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npmx-dev/npmx.dev
/ [username].get.ts
File
[username].get.ts
server/api/gravatar/[username].get.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createError } from
'h3'
2
import
* as v from
'valibot'
3
import
{ GravatarQuerySchema } from
'#shared/schemas/user'
4
import
{ getGravatarFromUsername } from
'#server/utils/gravatar'
Callers
nothing calls this directly
Calls
2
getGravatarFromUsername
Function · 0.90
handleApiError
Function · 0.90
Tested by
no test coverage detected