Loading...
Availability
Reliability
Performance
Throughput
Scalability
Backup/Recovery
Security
API 1 -> Create short URL:
Action: Users provides a short URL from a long URL
{
long-url: string
}
Response: HttpCreated 201
Content-Type: application/json
{
"short_url": string,
"expires_at": datetime
}
API 2 -> Retrieve/Redirect to local URL:
Action:
Request:
URL Shortening Service
Redirecting Service
Analytics Service