- Go API server with PostgreSQL + Redis - AI floor replacement (OpenRouter Gemini) - Product database (10 brands, 3539 products) - Recommendation engine, calculator, articles - Redis async queue + worker pool - Hot product caching, brand view tracking - JWT auth, favorites, projects - Docker deployment ready Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| article_handler.go | ||
| auth_handler.go | ||
| calc_handler.go | ||
| floor_handler.go | ||
| health_handler.go | ||
| product_handler.go | ||
| recommend_handler.go | ||
| router.go | ||
| upload_handler.go | ||
| user_handler.go | ||