We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 8a4a827Copy full SHA for 8a4a827
.gitignore
@@ -0,0 +1,2 @@
1
+/target
2
+/Cargo.lock
README.md
@@ -0,0 +1,7 @@
+# [](https://docs.rs/wot-td) wot-discovery
+
3
+Tiny implementation of WoT [Discovery](https://www.w3.org/TR/wot-discovery/).
4
5
+## Acknowledgements
6
7
+This software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.
0 commit comments