MCPcopy
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

1import { createError } from 'h3'
2import * as v from 'valibot'
3import { GravatarQuerySchema } from '#shared/schemas/user'
4import { getGravatarFromUsername } from '#server/utils/gravatar'

Callers

nothing calls this directly

Calls 2

getGravatarFromUsernameFunction · 0.90
handleApiErrorFunction · 0.90

Tested by

no test coverage detected