DEV Community

Discussion on: Building a RESTful API with Express and MongoDB

Collapse
 
rorrenoa profile image
Rorrenoa

First of all thank you for this amazing documentation!

Could it be that there are some " signs missing in the second coding part?

            title: Alice's Adventures in Wonderland",
            author: "Charles Lutwidge Dodgson"
Collapse
 
aurelkurtula profile image
aurel kurtula

Yes.
Fixed it.
Thanks Rorrenoa