Thingweb is an open source implementation of the WoT servient model of W3C's interest group on the web of things (W3C WoT IG).
For information about what it does, see also:
Hosted on Bintray:
Jcenter and MavenCentral will follow soon
Resolving using gradle:
repositories {
maven {
url "http://dl.bintray.com/thingweb/maven"
}
}
- we are using Gradle as build tool
There is a also build setup on drone.io.
The latest artifacts can be downloaded here
- we are happy for contributions
- just open a PR
- Writing tests will be mandatory soon
- Peer code review will take place
- interface for token checking
- API documentation
- further protocol bindings for XMPP and WS
- test framework
- tests
MIT License
- W3C WoT IG Members from Siemens