Skip to content

Component that allows users to shorten URLs using a custom Apex class and display the shortened URLs in a table.

Notifications You must be signed in to change notification settings

s4SHIVam7/url_Shortner_lwc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Lightning Web Component: URL Shortener

This Lightning Web Component (LWC) allows you to shorten URLs and display the shortened URLs in a table within your Salesforce Lightning application. It utilizes a custom Apex class to make API calls for URL shortening.

Features

  • Shorten URLs and display them in a table format.
  • Utilizes a custom Apex class to call an external API for URL shortening.

Installation

To use this component in your Salesforce org, you can deploy it using Salesforce CLI or Salesforce Extensions for Visual Studio Code. Here are the steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/s4SHIVam7/url_Shortner_lwc.git
    

Screenshot

  1. Main Component: image

  2. Success Result: image

  3. Error Result: image

About

Component that allows users to shorten URLs using a custom Apex class and display the shortened URLs in a table.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published