feat: add /files/{file} GET and DELETE methods

This commit is contained in:
cătălin 2022-06-28 14:11:37 +02:00
commit 4a4a0a2149
No known key found for this signature in database
GPG key ID: C378F1E869F05A95
7 changed files with 252 additions and 60 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
.env
.vscode/
.ash_history/
files/
.cache/
main