Skip to content

Remove loripsum handler as loripsum.net is down and adding a skill that shorts URLs using cleanuri.com. #25

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

alexcerezo
Copy link

Summary:
This PR removes the non-functional loremipsum handler (due to loripsum.net being down) and introduces a new skill for shortening URLs using the CleanURI API.

Details:
Deleted the loremipsum handler and all related references.
Added a new handler shorten_url.go that exposes an endpoint to shorten URLs via cleanuri.com.
Updated documentation and skillset definitions to reflect the new URL shortener feature.

Motivation:
Loripsum.net is no longer available, so lorem ipsum generation was removed. The new URL shortener provides a useful and reliable alternative skill for the extension.

Testing:
Tested the /shorten-url endpoint with various URLs to ensure correct shortening and error handling.
Confirmed that the extension now only exposes the intended endpoints.

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.

1 participant