#prefix #local-file #reader #read #http #abstract #url

file_api

Library to abstract read. Based on prefix URL, it select the adapted reader (HTTP or local file system).

29 releases

Uses old Rust 2015

0.6.6 Jan 20, 2020
0.6.5 Oct 23, 2019
0.6.4 Sep 11, 2019
0.6.3 Feb 7, 2019
0.1.4 Mar 8, 2017

#26 in #local-file

MIT license

21KB
560 lines

rs_file_api

Build Status Coverage Status

Library to abstract read. Based on prefix URL, it select the adapted reader.

Supported reader:

  • File (on local machine)
  • HTTP

Supported by Nomalab.

Logo

Dependencies

~21MB
~438K SLoC