Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add short.io as a shortening link #544

Open
1 task done
nevo-david opened this issue Jan 12, 2025 · 1 comment
Open
1 task done

Feature: Add short.io as a shortening link #544

nevo-david opened this issue Jan 12, 2025 · 1 comment
Labels
good first issue Good for newcomers type: feature-request New feature or request

Comments

@nevo-david
Copy link
Contributor

🔖 Feature description

We have implemented a shortening link option,
It automatically shortens every link in the post.
It's pretty simple to add providers.

🎤 Why is this feature needed ?

We want to use their favorite shortening linking program!

✌️ How do you aim to achieve this?

It's pretty simple,

  • Go to libraries/nestjs-libraries/src/short-linking/providers
  • Duplicate dub.ts and rename it to short.io.ts
  • Implement all the logic of ShortLinking interface.
  • Go to libraries/nestjs-libraries/src/short-linking/short.link.service.ts and add the new provider to getProvider function.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

@nevo-david nevo-david added type: feature-request New feature or request good first issue Good for newcomers labels Jan 12, 2025
@nevo-david
Copy link
Contributor Author

Thank you. The issue was created to let members practice their programming skills.
We are not looking for AI solutions at the moment.

@gitroomhq gitroomhq deleted a comment from clivinn-shla81092 Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type: feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant