brainy/cloud-wrapper/src
David Snelling e00f1a92ce feat: add WebSocket API, REST API routes, and server setup for Brainy
Implemented a WebSocket API for real-time communication and REST API routes for CRUD operations on nouns and verbs. Added a server initialization script with WebSocket server integration and improved application structure with modularized routing and services.
2025-06-06 09:09:07 -07:00
..
services feat: add WebSocket API, REST API routes, and server setup for Brainy 2025-06-06 09:09:07 -07:00
index.ts feat: add WebSocket API, REST API routes, and server setup for Brainy 2025-06-06 09:09:07 -07:00
routes.ts feat: add WebSocket API, REST API routes, and server setup for Brainy 2025-06-06 09:09:07 -07:00
websocket.ts feat: add WebSocket API, REST API routes, and server setup for Brainy 2025-06-06 09:09:07 -07:00