{"message":"URL shortener API is running.","endpoints":{"shorten":"POST /shorten with JSON body: { \"url\": \"https://example.com\" }","redirect":"GET /:index"},"note":"Data is stored in memory only and is lost when the server restarts."}