Crate parser_web

Crate parser_web 

Source
Expand description

Document parsing API library.

This crate provides functionality for parsing various file formats into plain text, exposed through a REST API.

Structsยง

parse_file
Parses various document formats into plain text.
serve_files
Serves static files from the static folder. Embeds the files into the binary.