nameymcnameface
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.
main.tsx
https://emarref--e9539ebe27a611f09edc569c3dd06744.web.val.run
Send a POST request with a body like { "name": "John Doe" }, which would return { "firstName": "John", "lastName": "Doe" }.
curl -H "Content-Type: application/json" --data '{"name":"John Doe"}' https://emarref-nameymcnameface.web.val.run/