MCPcopy Create free account

hub / github.com/STRRL/serverless-github-badges / functions

Functions23 in github.com/STRRL/serverless-github-badges

↓ 15 callersMethodget
(identity: string)
src/counter/mongodb-realm-counter.ts:59
↓ 11 callersFunctionbuildNoCacheResponseAsProxy
( url: string )
src/no-cache-proxy.ts:1
↓ 11 callersFunctionfetchBadgeURL
( label: string, message: string, query: string, color = "brightgreen" )
src/badge.ts:1
↓ 3 callersMethodcountOfIssueOrPRsAfterDate
( user: string, start: Date, searchTarget: "issue" | "pr" | "both" )
src/github.ts:107
↓ 1 callersMethodcountOfCommitsAfterDate
(user: string, start: Date)
src/github.ts:97
↓ 1 callersMethodcountOfPublicGistsOfUser
(user: string)
src/github.ts:31
↓ 1 callersMethodcountOfPublicRepositoriesOfUser
( user: string, appId: string, privateKey: string, installationID: number )
src/github.ts:69
↓ 1 callersMethodcountOfUserContributionsAfterDate
( user: string, start: Date, end: Date, allContribution: boolean )
src/github.ts:131
↓ 1 callersFunctionfetch
( request: Request, env: Env, ctx: ExecutionContext )
src/index.ts:495
↓ 1 callersMethodget
(identity: string)
src/counter/cloudflare-workers-kv-counter.ts:30
↓ 1 callersMethodgithubRepoExisted
( owner: string, repo: string, installationID: string, sentry: Toucan )
src/github.ts:38
↓ 1 callersMethodhowLongGithubUserCreatedInYears
(user: string)
src/github.ts:59
↓ 1 callersMethodincreaseAndGet
(identity: string)
src/counter/mongodb-realm-counter.ts:22
↓ 1 callersMethodset
(identity: string, value: number)
src/counter/mongodb-realm-counter.ts:42
↓ 1 callersMethodtimeOfRepositoryCreated
(owner: string, repository: string)
src/github.ts:90
↓ 1 callersMethodtimeOfRepositoryLastUpdated
(owner: string, repository: string)
src/github.ts:81
Methodconstructor
( appId: string, privateKey: string, installationID: number, tracer: Span )
src/github.ts:9
Methodconstructor
(kv: KVNamespace)
src/counter/cloudflare-workers-kv-counter.ts:11
Methodconstructor
(connectionString: string, dbName: string, collectionName: string)
src/counter/mongodb-realm-counter.ts:16
MethodincreaseAndGet
(identity: string)
src/counter/cloudflare-workers-kv-counter.ts:15
MethodlistKeys
()
src/counter/cloudflare-workers-kv-counter.ts:38
MethodlistKeys
()
src/counter/mongodb-realm-counter.ts:73
Methodset
(identity: string, value: number)
src/counter/cloudflare-workers-kv-counter.ts:26