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

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

#3 in #adapted

Download history 41/week @ 2024-02-18 41/week @ 2024-02-25 2/week @ 2024-03-03 10/week @ 2024-03-10

94 downloads per month

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

~20MB
~452K SLoC