Init commit.

Add: simple project structure for `mygo.server`.

Add: README files.
This commit is contained in:
2025-06-20 16:45:01 +08:00
commit c737ff24d8
11 changed files with 534 additions and 0 deletions

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# MyGO: It's my file's GO!!!!!
MyGO is a simple and fast WebDisk (Cloud Drive) written in Go.
## Why MyGO?
- Faster and lighter compared with PHP solutions.
- Simple but with necessary features.
## Features
Not yet implemented.
## TODOs
- [ ] Basic per-user file management (upload & download)