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

added url shortener feature #139

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

AChand20
Copy link

@AChand20 AChand20 commented Sep 4, 2023

Scope

[Add context about what this feature is about and explain why of the feature and your technical decisions.]
Added url shortener service which makes url sharing sharing very easy and ensures that you get the right messages out to your audience without taking up too much space in your social posts.

I added this feature using function calling feature and used third party API from rapidapi.com to shorten the urls.

"main.py" in the root folder.

  • [Sub task]

Screenshots


Screenshot from 2023-09-04 12-13-06

Code improvements

  • [Did you add some generic like utility, component, or anything else useful outside of this PR]

Developer checklist

  • I’ve manually tested that code works locally on desktop and mobile browsers.
  • I’ve reviewed my code.
  • I’ve removed all my personal credentials (API keys etc.) from the code.

@vercel
Copy link

vercel bot commented Sep 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
textbase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2023 6:46am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants