mn-atp-mongo Testing Create Book $ curl -X POST \ -H "Content-Type: application/json" \ -d '{"title": "The Stand", "pages": 454}' \ localhost:8080/book Update Book Get Books Get Book by Id Delete Book