CanvaHTTPS
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
https://ugurwd--50976500c2fa4b8c80903c170bc7fc36.web.val.run
HTTP triggers let you expose an API or website from your file.
They are built on the web-standard Request and Response objects, so are compatible with a number of web frameworks like Hono and Peko.
These handlers need to export a function that takes a Request
object
as the first parameter and returns a Response
object. The function
can be asynchronous.
This is an example repository on HTTP triggers in Val Town.
Detailed documentation 👉: https://docs.val.town/vals/http/
HTTP
- headersExampleugurwd--2e…4e.web.val.run
- htmlExampleugurwd--6b…5e.web.val.run
- jsonBodyParsingugurwd--d0…b1.web.val.run
- jsonOkExampleugurwd--08…e9.web.val.run
- queryParamsugurwd--46…5d.web.val.run
- honougurwd--55…c7.web.val.run
- preactugurwd--73…a5.web.val.run
- reactugurwd--36…22.web.val.run
- solidugurwd--b4…c0.web.val.run
- vueugurwd--a8…2e.web.val.run
- canvaProxyugurwd--50…36.web.val.run
- fetsExampleugurwd--8f…5a.web.val.run
- honoExampleugurwd--b2…91.web.val.run
- ittyExampleugurwd--b6…dd.web.val.run
- nhttpExampleugurwd--f8…4f.web.val.run
- pekoExampleugurwd--4c…95.web.val.run