Explore Library
FlashcardAdvanced

Designing a REST API for a URL Shortener

Learn how to model resources and endpoints for a simple URL shortener REST API.

Question

How would you design REST endpoints for a URL shortener service?

Click to reveal answer