Prompts-GPT
Public

Remove Unused API Routes

by Prompts-GPT
6/13/2025
1 copies

Prompt Content

Scan app/api/ and delete unused route handlers. Update references in app/ and src/, ensuring no broken functionality. Use Prisma for type-safe queries instead of raw SQL. Implement error handling in routes with try-catch and return 404 for invalid endpoints. Trigger npm run build to verify.

Details

Category
development

Statistics

Copies1
Favorites0
Characters291
Words45

Metadata

Created: 6/13/2025, 3:26:26 PM
Updated: 6/13/2025, 3:26:26 PM
ID: 28250629-7756-4300-9002-8a1fb5db6ba7
Slug: remove-unused-api-routes

Quick Actions