Back to categories
Backend & APIs
Build robust APIs, databases, and server-side systems
3 free prompts5 premium prompts
Design a REST API
Architect clean, well-structured REST endpoints
APIRESTbackend
Write a Database Schema
Design normalised SQL schemas for any application
databaseSQLPostgreSQL
Write API Authentication
Implement secure JWT or session authentication
authenticationJWTsecurity
Optimise a Slow SQL Query
Analyse and fix slow database queries
PREMIUM
SQLperformancedatabase
Build a Webhook Handler
Implement secure, reliable webhook receivers
PREMIUM
webhookintegrationbackend
Docker Setup for Production
Create production-ready Docker and docker-compose configs
PREMIUM
dockerdevopsdeployment
Implement Caching Strategy
Add Redis caching to dramatically speed up your API
PREMIUM
rediscachingperformance
Write Unit Tests
Generate comprehensive unit tests for any function or module
PREMIUM
testingunit testsjest