feat: add /-/http_router/version path to the router

Adding the /router/version path handling, this is just a simple implementation which is intended to show the commit sha on the /-/http_router/version path.

This is done by leveraging the version_metadata https://developers.cloudflare.com/workers/runtime-apis/bindings/version-metadata/ here

part of: #47

Edited by Tarun Khandelwal

Merge request reports

Loading