Open Stridsvagn69420 opened 2 years ago
Working on #16. It segfaults now... Amazing... I assume it's because I switched from ioutil to os and Go's panic message is just stupid, but still!
nvm, I was just stupid
I love how this issue is almost two years old and I still haven't found a good architecture.
The application obviously works, but I want to make the code base prettier to make it more maintainable.
Fiber is an amazing framework too and cross-compiling in Go just works, but I think I'll achieve the cleaner code base by using a different language, e.g. Rust with Actix-Web or Rocket.
I'll try to do it in Go first though and compare it with an Actix-Web/Rocket project. Cross-compilation, compile time, binary size, etc.