Been thinking a bit tonight about my next project. I've been specifically looking at what stack I'd use and am considering going really old school.
What if I went fully back to rendering templates and followed most of the tutorial mentioned in this GoWebExamples guide. It would be a good learning exercise for me looking to improve my Go and work on some kind of project.
So the app would have:
- An HTTP server
gorrila/mux
routing- MongoDB
- Authentication
- Web sockets
- Deploy to render.com
Maybe Custom Bets is actually something that would fulfill this in terms of an idea.