logoalt Hacker News

lmrllast Thursday at 7:09 AM1 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

calcsamlast Thursday at 8:26 AM

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?