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.
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/
Get started with a template: