System Design Problem

Design Pastebin

Commonly Asked By:GoogleDropboxAmazonMicrosoft

  • Create paste: Submit text content, get a unique short URL
  • Read paste: Anyone with the URL can view the paste
  • Expiration: Configurable duration (10 min, 1 hour, 1 day, 1 week, never)
  • Syntax highlighting: Support multiple programming languages
  • Private pastes: Only accessible via exact URL
  • User accounts: Registered users can manage their pastes
  • Raw view: Plain text view without formatting
  • Paste size limit: Max 10 MB per paste
Loading...