logoalt Hacker News

lmrl02/20/20251 replyview on HN

Congrats, looks promising! 1. Is it possible to create custom endpoints? I see that several endpoints are created when running “mastra dev”.

2. Related to previous question, since this is node based, is it possible to support websockets?


Replies

calcsam02/20/2025

1. what are you wanting to create?

currently agents and workflow endpoints are created at `/api/workflows/workflow-id` and `/api/agents/agent-id/` for workers and agents

2. we are thinking about it -- curious what you'd use it for?