for the service binding: can we use honojs package to write the worker code, because the .env.MY_SER

for the service binding: can we use honojs package to write the worker code, because the .env.MY_SERVICE.fetch explicitly use fetch method on the Worker. With hono, it looks smthing like this: app.get, app.post so there is no fetch expose here.
Was this page helpful?