genkit icon indicating copy to clipboard operation
genkit copied to clipboard

[JS] feat: standalone express router

Open debkanchan opened this issue 1 year ago • 1 comments

create a new function called createFlowsServer that creates a flow server but does not automatically start it. Instead it returns an express server so that it could be used alongside non flow routes

debkanchan avatar May 19 '24 06:05 debkanchan

This pr is based on top of this pr. Merge that pr before this pr to avoid unwanted changes.

debkanchan avatar May 19 '24 06:05 debkanchan

I'm going to close this PR. #196 was merged, but we discussed this in chat and I think this can easily be achieved by defining a custom express server.

pavelgj avatar Jun 28 '24 19:06 pavelgj