Skip to content

Wire /playground to real API endpoints via proxy#348

Merged
itskai-dev merged 1 commit into
mainfrom
feat/wire-playground
Feb 10, 2026
Merged

Wire /playground to real API endpoints via proxy#348
itskai-dev merged 1 commit into
mainfrom
feat/wire-playground

Conversation

@itskai-dev

@itskai-dev itskai-dev commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add new POST /api/playground proxy endpoint
  • enforce 10 req/min/IP rate limiting with X-RateLimit-* headers
  • wire /playground UI to call the proxy and render real responses
  • display status code, headers, response time, loading spinner, and copy-response action
  • refresh curated endpoint list to match real routes available in src/app/api

Validation

  • npm run lint (0 errors; existing repo warnings only)
  • endpoint route mapping sanity check for curated list

@vercel

vercel Bot commented Feb 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-hub Building Building Preview, Comment Feb 10, 2026 2:13am

Request Review

@supabase

supabase Bot commented Feb 10, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@itskai-dev
itskai-dev merged commit 9253ba2 into main Feb 10, 2026
2 of 4 checks passed
@itskai-dev
itskai-dev deleted the feat/wire-playground branch February 10, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant