gitpad/src/api
Aravinth Manivannan 197950c3b2
feat: accommodate binary file content
SUMMARY
    Binary content is essential to store images. ContentType enum
    accommodates both utf-8 and and non utf-8 encodings.

    Data::write_file and Data::read_file are modified to handle
    ContentType enum
2022-02-16 20:23:04 +05:30
..
v1 feat: accommodate binary file content 2022-02-16 20:23:04 +05:30
mod.rs feat: bootstarp gists 2022-02-12 23:48:35 +05:30