API Design Patterns: Exercise 4.1
Imagine you’re building a bookmark API where you have bookmarks for specific URLs online and can arrange these in different folders. How should you model this?

Imagine you’re building a bookmark API where you have bookmarks for specific URLs online and can arrange these in different folders. How should you model this?