saveinmed/backend/internal/http/handler
caio-machado-dev bf85072bff chore: remove legacy services and restructure monorepo
- remove backend-old (Medusa), saveinmed-frontend (Next.js/Appwrite) and marketplace dirs
- split Go usecases by domain and move notifications/payments to infrastructure
- reorganize frontend pages into auth, dashboard and marketplace modules
- add Makefile, docker-compose.yml and architecture docs
2026-02-25 16:51:34 -03:00
..
address_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
admin_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
auth_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
cart_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
company_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
credit_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
dashboard_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
document_handler.go feat(company): adiciona melhorias de geolocalização e documentos 2026-02-20 19:31:24 -03:00
dto.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
dto_test.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
financial_handler.go feat(company): adiciona melhorias de geolocalização e documentos 2026-02-20 19:31:24 -03:00
handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
handler_additional_test.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
handler_test.go chore: remove legacy services and restructure monorepo 2026-02-25 16:51:34 -03:00
marketplace_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
order_handler.go feat(company): adiciona melhorias de geolocalização e documentos 2026-02-20 19:31:24 -03:00
payment_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
product_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
push_handler.go chore: remove legacy services and restructure monorepo 2026-02-25 16:51:34 -03:00
review_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
seller_payment_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
shipping_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
team_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00
user_handler.go refactor: substitui backend Medusa por backend Go e corrige testes do marketplace 2026-02-17 04:56:37 -06:00