Server Source code Package
Fetch
Web Standard Fetch API source for walkerOS - deploy to any modern edge or serverless platform.
Features
- Platform agnostic: Cloudflare Workers, Vercel Edge, Deno, Bun, Node.js 18+
- Web Standard: Native
(Request) => Responsesignature - Batch processing: Handle multiple events in single request
- CORS support: Configurable cross-origin resource sharing
- Pixel tracking: 1x1 transparent GIF for GET requests
Installation
Loading...
Platform examples
Cloudflare Workers
Loading...
Vercel Edge
Loading...
Deno Deploy
Loading...
Bun
Loading...
Configuration
| Setting | Type | Default | Description |
|---|---|---|---|
path | string | /collect | Collection endpoint path |
cors | boolean | object | true | CORS configuration |
healthPath | string | /health | Health check endpoint |
maxRequestSize | number | 102400 | Max request size in bytes (100KB) |
maxBatchSize | number | 100 | Max events per batch request |
Usage
Single Event
Loading...
Batch Events
Loading...
💡 Need Professional Support?
Need professional support with your walkerOS implementation? Check out our services.