Start the Database surreal start file:pizzashop.db --user root --password root Variables http://localhost:8080 GET requests Pizzas GET ${host}/pizzas POST requests Buy pizza POST ${host}/buypizza Content-Type: application/json {"pizza_name": "nothing"}