darklang / dark

Darklang main repo, including language, backend, and infra
https://darklang.com
Other
1.65k stars 90 forks source link

Component: HTTP Handlers #5397

Open StachuDotNet opened 2 months ago

StachuDotNet commented 2 months ago

This Issue exists to collect many items that relate to "Http Handlers" in Darklang

In Darklang-classic, HTTP Handlers only existed in our Cloud runtime (since that was the only runtime), but going forward we should have them supported for the Local/CLI runtime as well.