Roadmap
A simple, sequential view of where StatikAPI is headed. No dates—just what’s shipping next.
Product pillars
- Simple: define routes as files → ship static JSON globally.
- Fast: cache-first CDN delivery with tiny, predictable builds.
- Portable: works locally and on any host; zero lock-in.
- Secure: private endpoints & rate limits (hosted).
OSS foundation
DoneScaffold (create-statikapi) + Core CLI (statikapi) with live Preview UI. Static, dynamic, and catch-all routes with clean outputs.
- Scaffold: npx create-statikapi <name>
- Core CLI: statikapi dev (preview UI), statikapi build
- Route mapping & manifest browser (SSE live updates)
- Clean URLs (/a → /a/index.json), deterministic builds
Docs & site polish
DoneClear getting started, deployments, and MDX examples. Press kit and changelog.
- Deploy guides (Cloudflare Pages/R2, Netlify, GitHub Pages, S3)
- MDX examples & copyable code blocks
- Press kit, changelog, roadmap
Dashboard MVP (hosted)
In progressProject list, manual rebuilds, usage & basic logs, per-route clean URL toggles.
- Build triggers (manual/one-click)
- Usage counter (requests/builds)
- Basic log viewer
Automation
PlannedRebuild when data changes or on a cadence—without babysitting servers.
- Incoming webhooks
- Cron-like schedules
- Diff-aware rebuilds
Pro features
PlannedPrivate endpoints (API keys), per-token rate limits, custom domains, rollbacks.
- API keys & token scopes
- Rate limits per token
- Custom domain + SSL
- One-click rollbacks
Integrations (Cloud)
PlannedOAuth and connectors for popular sources to build JSON without code (UI first).
- OAuth: Notion, Google Sheets, Airtable
- Source mixers & transforms in dashboard
- Field mapping, schema presets
Observability & teams
PlannedDeeper analytics, regions/data residency, roles & permissions, audit log.
- Analytics & per-route insights
- Regions/data residency
- Team roles
- Audit log
Marketplace & monetization
PlannedShare or sell your APIs publicly or privately; explore a hosted marketplace.
- Public/private sharing with auth & quotas
- Usage-based billing hooks
- API Marketplace
Request a feature
Share a real use-case and what you’re trying to build. That’s the fastest way to influence what ships next.
Still unsure?
Tell me what you’re building and where you’re stuck. I’ll point you to the right plan—or suggest a simpler path.