Skip to content

REST API file server made with Clean Architecture πŸ”₯

License

Notifications You must be signed in to change notification settings

bas-kirill/rest-api-file-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8cabf0 Β· Sep 19, 2023

History

46 Commits
Sep 16, 2023
Sep 19, 2023
Sep 19, 2023
Sep 17, 2023
Sep 18, 2023
Sep 17, 2023
Sep 16, 2023
Sep 16, 2023
Sep 15, 2023
Sep 17, 2023
Sep 17, 2023
Sep 16, 2023
Sep 17, 2023
Sep 18, 2023
Sep 17, 2023
Sep 17, 2023
Sep 16, 2023
Sep 18, 2023
Sep 18, 2023
Sep 18, 2023
Sep 19, 2023
Sep 18, 2023
Sep 16, 2023

Repository files navigation

Github CI/CD Go Report GitHub go.mod Go version License Simply the best ;)

File Server

Ladies and gentlemen, this is my first test assignment for a big tech company, and I have only 50% confidence that I understand what is being discussed. The remaining 50% is just confidence that I can convince you that everything is going according to plan :) I hope that at least the second half is correct! :)

This is Golang File Server including the following features:

  • made with Clean Architecture in mind (controller -> service -> repository)
  • has admin panel that visualize file system
  • made relatively fast :) but with ❀️ :)