#dev I've been working on making a simple project structure for a Go Web Application that doesn't rely on any 3rd party libraries and only uses packages included in the Go standard library. Thoughts and Comments are very appreciated.

https://git.happytavern.co/OceanSlim/GoStart

I could add air for hot reloading, I could add templ for more robust templating system, but the point of this repo was to make a good structure in GO that doesn't use any 3rd party libraries or tools. Although it does rely on tailwind, the developer can just use the cli tool and DOES NOT need npm or any node crap to get going. I would love to hear other developers' thoughts on this structure. I'm learning a lot about GO right now and this was an attempt to build something to teach myself the basics of GO.

Reply to this note

Please Login to reply.

Discussion

No replies yet.