schroepf
schroepf
I have a file called `_userAccount.get.json` living in `some/path/any/another/path/_userAccount.get.json` I want this file to be returned as a JSON response when my client accesses `http://localhost:3000/some/path/12345/another/path/userAccount` but with canned 0.3.7 this...
Adds a test case for issue #87
when trying to run LogCat for the first time on my machine i ran into an exception. This pull request fixes that exception for me
## Summary I'm user of the openhab/openhab docker image. For my doorbell I require the doorbird binding which seems to require libsodium23 to be installed on the system. ## Expected...