uom-demos icon indicating copy to clipboard operation
uom-demos copied to clipboard

Create Chrome extension for JSR-385

Open teobais opened this issue 6 years ago • 1 comments

Wouldn't it be handy to have a Chrome extension whenever one wants to perform unit conversions? The concept is more or less similar to the Spring Boot demo; wrap the API around a chrome extension to provide the entire UoM API out-of-the-box

teobais avatar Oct 19 '19 10:10 teobais

It's basically a REST client, we should not only tie that to a particular browser, but if e.g. a Jakarta REST Client exists, this could be a compliment to it.

keilw avatar Oct 20 '19 17:10 keilw