Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.78 KB

sourl.md

File metadata and controls

29 lines (14 loc) · 1.78 KB

SoURL

SoURL is an App that helps you shorten URLs. With just a few clicks, you can create a short and easy-to-remember link for any long URL you want to share. No more struggling with complicated, lengthy web addresses! Whether you're sharing links in emails, social media posts, or text messages, SoURL has got you covered. You can also view details of any specific URL you have shortened. Say goodbye to those never-ending URLs and hello to SoURL!

Example prompts

  1. Prompt 1: "Shorten this URL for me: example.com"

  2. Prompt 2: "I want to create a short URL with a custom ID. The ID should be 'my-link' and the target URL should be 'example.com'."

  3. Prompt 3: "What are the details of the short URL with the ID 'abc123'?"

  4. Prompt 4: "Retrieve the details of the short URL with the ID 'xyz789'."

  5. Prompt 5: "I want to disable the short URL with the ID 'pqr456'."

Features and commands

Feature/Command Description
createShortLink This command allows you to create a short URL by providing the target URL. You can also specify a custom ID, length of the ID, and whether the short URL should be enabled. Once created, the command will return the details of the newly created short URL.
getShortLinkDetail This command retrieves the details of a short URL given its ID.