from Hacker News

Basic blog app in golang?

by supandi on 12/12/18, 3:34 AM with 1 comments

Is there a basic tutorial on building a blog application in golang?
  • by shivylp on 12/12/18, 3:59 AM

    Take a look at https://github.com/spy16/droplets

    It's far from complete. But posting here hoping it may work as a starting point for you. (I intend to work on it in the coming week).