thing-service 0.2.0

Thing Service - A thing administration microservice that interoperates with the thing-matcher crate
1
2
3
fn main() {
    println!("Hello, world!");
}