Skip to content

Conversation

@FannyEste
Copy link

Netlify link RENDER

https://project-express-api-gtjo.onrender.com

Collaborators

Add any collaborators here.

Copy link
Contributor

@HIPPIEKICK HIPPIEKICK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing job creating your first RESTful API Fanny. It works well and the code is clean, so keep up the good work 😊

Comment on lines +55 to +57
} else {
res.status(404).json({ error: "Book not found" });
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice with error handling ⭐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants