Skip to content

Add Yourls plugin to Third Party API#501

Closed
impronta48 wants to merge 1 commit intoFriendsOfCake:masterfrom
impronta48:patch-2
Closed

Add Yourls plugin to Third Party API#501
impronta48 wants to merge 1 commit intoFriendsOfCake:masterfrom
impronta48:patch-2

Conversation

@impronta48
Copy link
Copy Markdown
Contributor

@impronta48 impronta48 commented Mar 25, 2026

I've just developed a simple plugin for yourls

https://github.com/impronta48/cakephp-yourls

I've just developed a simple plugin for yourls
@dereuromark
Copy link
Copy Markdown
Member

It doesnt look like the code comes with any test coverage yet.
For the service itself mocking or stubs usually work (no live calls needed).

As for license:

EUPL advantages:

  • Explicit patent protection
  • Legally validated across EU jurisdictions
  • Copyleft ensures derivatives stay open

MIT advantages:

  • Simpler, widely understood
  • Maximum adoption (companies prefer it)
  • No copyleft obligations

@ADmad
Copy link
Copy Markdown
Member

ADmad commented Mar 25, 2026

My 2 cents, adding an external dependency to your app to make a single API call falls in the "left-pad" territory.

You can get any AI agent to whip up a service class for a URL shortner service of your choice and wire it up in your app in a matter of minutes.

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.

3 participants