• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
thosmartin

thosmartin

glimpse2-runbook

Remix of lightweight/glimpse2-runbook
Public
Like
glimpse2-runbook
Home
Code
5
_townie
13
backend
3
.vtignore
deno.json
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
5
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
backend
/
services
/
README.md
Code
/
backend
/
services
/
README.md
Search
8/7/2025
Viewing readonly version of main branch: v7
View latest version
README.md

Services

External API integrations (pure API calls only).

Responsibilities

  • Single-purpose functions that make direct API calls to external systems
  • Pure functions that handle HTTP transport layer (response.ok)
  • Return consistent { success: boolean, data?: any, error?: string } format
  • Should NOT handle environment variables, business logic, or orchestrate multiple calls

Examples

  • getDatabaseById(id) - Get a specific database
  • searchNotionDatabases() - Search for databases
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.