Documentation Routes: / GET - to get all pastes /:id GET - to get single paste`` with id` id. / POST - to create a new paste, body: { "body": "body of paste" }