Run performance benchmarks for TurboAPI. Use when testing performance, checking for regressions, or comparing against FastAPI.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 6 skills de justrach/turboAPI. Abra uma skill para revisar a origem e os detalhes.
Mostrando 6 de 6 skills coletadas.
Run performance benchmarks for TurboAPI. Use when testing performance, checking for regressions, or comparing against FastAPI.
Idioma do texto original: inglês
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".
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
Run TurboAPI tests. Use when running tests, checking for regressions, or verifying changes.
Idioma do texto original: inglês