title:
HTTP
description:
A kind of val that can serve a website or an API using web-standard Request & Response objects

HTTP triggers let you serve a scalable API or website.

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