gohorsejobs/backend/internal/router
Tiago Yamamoto b23393bf35 feat: implement stripe subscriptions, google analytics, and user crud
- Backend:
  - Add Stripe subscription fields to companies (migration 019)
  - Implement Stripe Checkout and Webhook handlers
  - Add Metrics API (view count, recording)
  - Update Company and Job models
- Frontend:
  - Add Google Analytics component
  - Implement User CRUD in Backoffice (Dashboard)
  - Add 'Featured' badge to JobCard
- Docs: Update Roadmap and artifacts
2025-12-27 12:06:54 -03:00
..
router.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
router_test.go feat: customize api root response and update dev ingress host 2025-12-14 15:19:18 -03:00