fermyon / spin-js-sdk

https://developer.fermyon.com/spin/javascript-components
Apache License 2.0
49 stars 17 forks source link

add metadatafield to router #224

Closed karthik2804 closed 3 months ago

karthik2804 commented 3 months ago

Change the signature of the function passed to handleRequest to be req, res, ... and the function for the routehandler to be metadata, req, res, ...