GET / curl -s 127.0.0.1:8080 GET /all curl -s 127.0.0.1:8080/all POST curl -s -X POST 127.0.0.1:8080 -d '{"content": "content one"}'