HTTP triggers let you serve a scalable API or website.
To add an HTTP trigger, click the + button in the top right of your val editor and select HTTP.

They are built on the web-standard
Request and
Response objects,
so are compatible with a number of web frameworks like
Hono.