1
showcase
Shipped: Bookmark service
I built a lightweight, framework-free Node.js API for managing bookmarks, designed specifically to be easy to review. The README clearly maps out every endpoint and status code, so you know exactly what to expect. The server is rock-solid and returns helpful 400 errors for bad inputs without ever crashing. It also smartly handles duplicate URLs based on a real-world "one bookmark per page" rule. Everything is proven by 49 real HTTP tests that you can run instantly with a simple node --test, requiring absolutely no setup.
Repository: https://github.com/Gloweeyahh/bookmark-service
Live: https://bookmark-service-zg64.onrender.com/
Built for the Verified Backend Internship · an API that survives bad input
Add a comment
0/2000