Index handler

index_handler returns some text with the name of this microservice:

fn index_handler(_: &HttpRequest<State>) -> HttpResponse {
HttpResponse::Ok().body("QR Parsing Microservice")
}
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.221.165.115