Hey guys! Thanks for the book. I am starting learning Vapor now, and I couldn’t find easiest content on internet than the Vapor Book you are developing. It’s awesome!
I am reading the Chapter 2, and I found the situation on the image, where it is said:
‘replace router.post(“info”) with the following:’
But, if I’m not mistaken, there is no router.post(“info”) before to be coded, so this line should probably be reviewed.
Thanks again for the book! I can’t wait for the final version.