Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.5 KB

File metadata and controls

35 lines (25 loc) · 1.5 KB

Contributing

Thanks for helping make this the best Seedance 2.0 API reference on the web.

Good first contributions

  • New prompt recipes (cinematic, product ads, anime, lip-sync dialogues, UGC).
  • Example ports to other languages (Go, Rust, Ruby, PHP, Swift, Kotlin).
  • Framework integrations (Next.js route handler, FastAPI, Cloudflare Workers, Supabase edge functions).
  • Benchmarks: standard vs fast tier, 480p vs 720p, audio on/off latency.
  • Typo / doc fixes.

Workflow

  1. Fork, create a branch: git checkout -b my-contribution.
  2. Keep examples self-contained and copy-pasteable — each script should run with just FAL_KEY set.
  3. Reference only public image/video URLs in samples. Do not commit API keys.
  4. Open a PR with a clear title. If adding an example, update the README so it's discoverable.

Style

  • Python: standard library + fal-client. No heavy frameworks.
  • JavaScript: ESM only (.mjs), @fal-ai/client for the API. Node 18+.
  • Shell: POSIX-compatible bash.

Ground truth

Always cross-check new parameters or pricing against the official model pages: