11
ChappIO
7y

A better, lightweight cloud through golang's high performance and low footprint

Project Type
Open source idea
Summary

A better, lightweight cloud through golang's high performance and low footprint

Description
I am a java developer by trade and am very used to develop many web services (api as well as user services). I have also been playing around with go and it's reflection api and I think it is a great technology to use to developer small scale web applications which you simply package into containers using something like docker. However, while I am a polyglot I feel I lack the professional golang experience to pull this off quickly. (Tldr, I think a golang equivalent of Java's Spring framework would have massive impact on the web app market)
Tech Stack
go
Current Team Size
1
Comments
  • 1
    That's pretty cool, I was thinking exactly the same today but I also lack golangs expertise :/
  • 1
    Mhhh. I don’t get your idea. There are plenty of toolkits in go for building microservices. Throw the binary in a scratch docker container and you’re ready to go.

    Toolkits would be Go Micro or go-kit.
Add Comment