evolution-api/src/api
Davidson Gomes d665474404 feat: Add NATS integration support to the event system
- Added NATS package to dependencies
- Created Prisma schema models for NATS configuration
- Implemented NATS controller, router, and event management
- Updated instance controller and event manager to support NATS
- Added NATS configuration options in environment configuration
- Included NATS events in instance validation schema
2025-02-05 17:05:29 -03:00
..
abstract Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
controllers feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
dto feat: Add support to get Catalogs and Collections with new routes: '{{baseUrl}}/chat/fetchCatalogs' and '{{baseUrl}}/chat/fetchCollections' 2025-02-04 03:51:47 -03:00
guards fix: adjusts on prisma connections 2024-10-03 17:59:40 -03:00
integrations feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
provider Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
repository Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
routes chore: eslint applied 2025-02-04 09:04:41 -03:00
services feat: Add NATS integration support to the event system 2025-02-05 17:05:29 -03:00
types Enhance settings and integrate Baileys controller for WhatsApp functionality 2025-01-16 11:58:33 -03:00
server.module.ts Enhance settings and integrate Baileys controller for WhatsApp functionality 2025-01-16 11:58:33 -03:00