place-service 0.2.0

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