Back to APIs list

Github API examples & templates

Use these vals as a playground to view and fork Github API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
vtdocs avatar
verifyGithubWebhookSignature
@vtdocs
Script
An interactive, runnable TypeScript val by vtdocs
thure avatar
github_emails
@thure
Email
Forked from wittjosiah/github_emails
stevekrouse avatar
crimsonLynx
@stevekrouse
HTTP (deprecated)
Forked from willthereader/personalWebsite
ramkarthik avatar
prsEmail
@ramkarthik
Script
An interactive, runnable TypeScript val by ramkarthik
yawnxyz avatar
hnCloneLuciaOauth
@yawnxyz
HTTP (deprecated)
Forked from stevekrouse/givenOliveScorpion
stevekrouse avatar
azureBeetle
@stevekrouse
HTTP (deprecated)
Forked from willthereader/homepage
wittjosiah avatar
parse_github_email
@wittjosiah
Script
An interactive, runnable TypeScript val by wittjosiah
willthereader avatar
Bringing_My_OCD_Online
@willthereader
HTTP
Forked from willthereader/homepage
elliotbraem avatar
githubActivityReport
@elliotbraem
HTTP (deprecated)
Github Activity Report Generates an activity report of GitHub events for a specified user. The report groups events by day, repository, and event type, providing an organized view of the user's activities over a specified date range. Usage Parameters userName (required): The GitHub username for which to generate the activity report. startDate (optional): The start date of the activity report in YYYY-MM-DD format. If not provided, the report includes all events up to the endDate . endDate (optional): The end date of the activity report in YYYY-MM-DD format. If not provided, the report includes all events from the startDate onwards. Response Structure The API returns a JSON response body with the following structure: { "YYYY-MM-DD": { "repository_name": { "event_type": [ { "id": "event_id", "created_at": "event_timestamp", "payload": { /* event payload */ } }, // More events... ] }, // More repositories... }, // More dates... }
willthereader avatar
Debugging_Guide
@willthereader
HTTP
@jsxImportSource https://esm.sh/hono@latest/jsx
pomdtr avatar
vscode
@pomdtr
HTTP (deprecated)
Manage your blobs using VS Code ! Just fork this val to install it, and use an api token to authenticate.
vladimyr avatar
gfm
@vladimyr
Script
Forked from pomdtr/gfm
jpwilliams avatar
getVersion
@jpwilliams
HTTP (deprecated)
An interactive, runnable TypeScript val by jpwilliams
stevekrouse avatar
purpleHornet
@stevekrouse
HTTP (deprecated)
Forked from willthereader/Bringing_My_OCD_Online
wallbreaker avatar
posthogGitHubStarCapture
@wallbreaker
HTTP (deprecated)
Forked from ianvph/posthogGitHubStarCapture
willthereader avatar
homepage
@willthereader
HTTP
@jsxImportSource https://esm.sh/hono@latest/jsx