Run performance benchmarks for TurboAPI. Use when testing performance, checking for regressions, or comparing against FastAPI.
原文の言語: 英語
メニュー
SkillsMP は justrach/turboAPI から 6 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 6 件中 6 件を表示しています。
Run performance benchmarks for TurboAPI. Use when testing performance, checking for regressions, or comparing against FastAPI.
原文の言語: 英語
Build the TurboAPI Zig native backend. Use when the turbonet extension needs to be recompiled, after changing Zig source files, or when seeing "Native core not available".
原文の言語: 英語
Scaffold Zig-native database routes using pg.zig + TurboPG. Use when adding database-backed CRUD endpoints, custom SQL queries (pgvector, JSONB, full-text search, JOINs, CTEs), or standalone TurboPG usage.
原文の言語: 英語
Use TurboPG for standalone Postgres queries. Use when writing database code outside of TurboAPI routes, running migrations, seeding data, or building scripts that talk to Postgres.
原文の言語: 英語
Scaffold a new TurboAPI route with handler, model, and tests. Use when adding a new API endpoint, creating a new route, or scaffolding CRUD for a resource.
原文の言語: 英語
Run TurboAPI tests. Use when running tests, checking for regressions, or verifying changes.
原文の言語: 英語