unitsofmeasurement / uom-demos

Units of Measurement Demos
Other
21 stars 9 forks source link

Create Chrome extension for JSR-385 #78

Open teobais opened 4 years ago

teobais commented 4 years ago

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

keilw commented 4 years ago

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.