Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Unshorten - URL Expander for Grails

Compare

  Analyzed 3 months ago

The Unshorten plugin provides a means for your Grails application to expand Shortened URLs (http://bit.ly/jkD0Qr and http://tinyurl.com/3vy9xga, for example) into their Original, Unshortened form (http://amazon.com or http://grails.org, for example) without the need for calling a Third-Party API. ... [More] Provides a Grails Service, TagLib, and Controller to your application. Backed by a configurable Least-Recently-Used (LRU) Cache, the Unshorten plugin optimizes performance by making a minimal number of HTTP HEAD method calls. Contains service calls and controller actions to dynamically handle single or multiple URLs as well as GSP Tags to unshorten URLs within blocks of text, and to create links [Less]

15.2K lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

Translate - Grails Plugin

Compare

  Analyzed 3 months ago

The Translate plugin provides a Grails Service, TagLib, and Controller to enable translation of text within your Grails application. This plugin wraps the Microsoft Translator API with the help of the unofficial Java Client. The TranslateService is backed by a configurable Least-Recently-Used ... [More] (LRU) Cache to reduce the API calls made, particularly for oft-repeated translations (if you're dynamically translating I18N messages to foreign languages, for instance). [Less]

18.5K lines of code

0 current contributors

almost 13 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This