|
|
|
|
|
by codegeek
1436 days ago
|
|
Wow, super impressed. I have always wanted to build something like this where everything is embedded in 1 single file and I knew Go could be a great way to do it but always wondered how to handle the database part. Along comes SQLlite. One feedback which will probably deviate from everything in 1 file concept but adding an option to upload files to an S3 URL will be awesome. Perhaps a pull request ? I am thinking of use cases like document management using this and if I can have the actual files in S3 (or S3 compatible), that would be a huge plus. EDIT: I spoke too soon. You already have an option for S3 as I tested the demo. Very cool. How much work went into this btw ? The github, documentation everything is well done. I envy work like this :) |
|
I've started working on the project ~ 3-4 months ago. The last 4 weeks I've taken a longer break from my day-to-day job so that I could finalize the first release.