restbook rest guestbook thing php -S localhost:1337 curl -X POST http://localhost:1337 -H "name: caninja" -d "Hei" curl -X GET http://localhost:1337