Init commit.
Add: simple project structure for `mygo.server`. Add: README files.
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal 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)
|
||||
|
Reference in New Issue
Block a user