Run performance benchmarks for TurboAPI. Use when testing performance, checking for regressions, or comparing against FastAPI.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 6 skills de justrach/turboAPI. Abre una skill para revisar su origen y sus detalles.
Mostrando 6 de 6 skills recopiladas.
Run performance benchmarks for TurboAPI. Use when testing performance, checking for regressions, or comparing against FastAPI.
Idioma del 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 del 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 del 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 del 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 del texto original: inglés
Run TurboAPI tests. Use when running tests, checking for regressions, or verifying changes.
Idioma del texto original: inglés