Turn Any GitHub Repo Into a Containerized API

Auto-detect trending repos, generate Dockerfiles, and expose them as REST APIs in seconds. No setup, no configuration—just code.

How It Works

🔍

Auto-Detect Trending Repos

Our scraper monitors GitHub for trending repos in Python, TypeScript, Go, Rust, and Java.

📦

Instant Dockerfiles

Smart containerizer generates optimized Dockerfiles for each language automatically.

REST API Access

Call any containerized repo via simple REST API. No local setup, no dependencies.

Dead Simple API

# List trending repos
curl https://api.wrapthat.dev/api/repos

# Get Dockerfile
curl https://api.wrapthat.dev/api/repos/123/dockerfile

# Coming soon: Execute containerized code
curl -X POST https://api.wrapthat.dev/api/containers/run \
  -H "X-API-Key: your-key" \
  -d '{"repo_id": 123, "input": "data"}'

Simple, Transparent Pricing

Free

$0/month
  • 100 API calls/day
  • 5 repos/month
  • Community support
  • Test API keys
Start Free
POPULAR

Pro

$29/month
  • 10,000 API calls/day
  • 50 repos/month
  • Email support (48h)
  • Usage analytics
  • 99.5% uptime SLA
Start Pro Trial

Enterprise

Custom
  • Custom API limits
  • Unlimited repos
  • Dedicated support
  • SLA: 99.9% uptime
  • Volume discounts
Contact Sales

Ready to Ship Faster?

Join developers using WrapThat to test trending repos without the setup.

Get Started Free