SnapAPI/public
OpenClaw Agent 44e31e355c
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 9m11s
Add GET endpoint support, response caching, and update landing page
- Add GET /v1/screenshot endpoint with query parameter support
- Support API key authentication via ?key= query parameter
- Implement in-memory LRU cache with configurable TTL (5min) and size limits (100MB)
- Add X-Cache headers (HIT/MISS) to indicate cache status
- Add cache bypass option via ?cache=false parameter
- Update OpenAPI documentation with GET endpoint and caching info
- Add GET/Embed code examples to landing page hero section
- Add Response Caching and GET Request Support feature cards
- Update features grid layout to accommodate new features
2026-02-24 08:05:43 +00:00
..
404.html feat: add SEO fundamentals (robots.txt, sitemap, OG tags, JSON-LD, canonical) and 404 page 2026-02-20 11:02:11 +00:00
docs.html feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00
impressum.html fix: privacy 404 + enhanced playground controls 2026-02-22 08:52:32 +00:00
index.html Add GET endpoint support, response caching, and update landing page 2026-02-24 08:05:43 +00:00
index.html.bak feat: add legal pages (impressum, privacy, terms) v0.4.3 2026-02-19 20:01:28 +00:00
privacy.html fix: privacy 404 + enhanced playground controls 2026-02-22 08:52:32 +00:00
robots.txt feat: add SEO fundamentals (robots.txt, sitemap, OG tags, JSON-LD, canonical) and 404 page 2026-02-20 11:02:11 +00:00
sitemap.xml feat: add SEO fundamentals (robots.txt, sitemap, OG tags, JSON-LD, canonical) and 404 page 2026-02-20 11:02:11 +00:00
status.html feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00
terms.html fix: privacy 404 + enhanced playground controls 2026-02-22 08:52:32 +00:00