Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/STRRL/serverless-github-badges
/ functions
Functions
23 in github.com/STRRL/serverless-github-badges
⨍
Functions
23
◇
Types & classes
10
↓ 15 callers
Method
get
(identity: string)
src/counter/mongodb-realm-counter.ts:59
↓ 11 callers
Function
buildNoCacheResponseAsProxy
( url: string )
src/no-cache-proxy.ts:1
↓ 11 callers
Function
fetchBadgeURL
( label: string, message: string, query: string, color = "brightgreen" )
src/badge.ts:1
↓ 3 callers
Method
countOfIssueOrPRsAfterDate
( user: string, start: Date, searchTarget: "issue" | "pr" | "both" )
src/github.ts:107
↓ 1 callers
Method
countOfCommitsAfterDate
(user: string, start: Date)
src/github.ts:97
↓ 1 callers
Method
countOfPublicGistsOfUser
(user: string)
src/github.ts:31
↓ 1 callers
Method
countOfPublicRepositoriesOfUser
( user: string, appId: string, privateKey: string, installationID: number )
src/github.ts:69
↓ 1 callers
Method
countOfUserContributionsAfterDate
( user: string, start: Date, end: Date, allContribution: boolean )
src/github.ts:131
↓ 1 callers
Function
fetch
( request: Request, env: Env, ctx: ExecutionContext )
src/index.ts:495
↓ 1 callers
Method
get
(identity: string)
src/counter/cloudflare-workers-kv-counter.ts:30
↓ 1 callers
Method
githubRepoExisted
( owner: string, repo: string, installationID: string, sentry: Toucan )
src/github.ts:38
↓ 1 callers
Method
howLongGithubUserCreatedInYears
(user: string)
src/github.ts:59
↓ 1 callers
Method
increaseAndGet
(identity: string)
src/counter/mongodb-realm-counter.ts:22
↓ 1 callers
Method
set
(identity: string, value: number)
src/counter/mongodb-realm-counter.ts:42
↓ 1 callers
Method
timeOfRepositoryCreated
(owner: string, repository: string)
src/github.ts:90
↓ 1 callers
Method
timeOfRepositoryLastUpdated
(owner: string, repository: string)
src/github.ts:81
Method
constructor
( appId: string, privateKey: string, installationID: number, tracer: Span )
src/github.ts:9
Method
constructor
(kv: KVNamespace)
src/counter/cloudflare-workers-kv-counter.ts:11
Method
constructor
(connectionString: string, dbName: string, collectionName: string)
src/counter/mongodb-realm-counter.ts:16
Method
increaseAndGet
(identity: string)
src/counter/cloudflare-workers-kv-counter.ts:15
Method
listKeys
()
src/counter/cloudflare-workers-kv-counter.ts:38
Method
listKeys
()
src/counter/mongodb-realm-counter.ts:73
Method
set
(identity: string, value: number)
src/counter/cloudflare-workers-kv-counter.ts:26