rustypaste/src
orhun 97f47a5a42
refactor(config): remove environment variable prefix
2021-07-24 23:51:23 +03:00
..
auth.rs refactor(server): create auth handler module 2021-07-24 14:38:53 +03:00
config.rs refactor(config): remove environment variable prefix 2021-07-24 23:51:23 +03:00
file.rs feat(paste): guess the extension if it is not present 2021-07-24 15:09:11 +03:00
header.rs test(project): add tests 2021-07-24 13:47:24 +03:00
lib.rs refactor(server): create auth handler module 2021-07-24 14:38:53 +03:00
main.rs feat(config): use an environment variable for config file path 2021-07-24 20:51:08 +03:00
server.rs refactor(server): create auth handler module 2021-07-24 14:38:53 +03:00