Go-bootstrap: Generates a lean and mean Go web project
go-bootstrap.io
Go-bootstrap: Generates a lean and mean Go web project
1–10 of 61 posts
Re: Go-bootstrap: Generates a lean and mean Go web project
#2Re: Go-bootstrap: Generates a lean and mean Go web project
#3On top of that, you got me another Gorilla Secure Cookie default integrity key to add to my project for attacking Gorilla SecureCookies.
Re: Go-bootstrap: Generates a lean and mean Go web project
#4Excellent overview. I'm sick to death of landing pages that are vague, hard to navigate, and leave you wondering what the project is all about; you avoided all of that. In particular, the "Decisions made for you" clearly answers many of the questions someone will have when they investigate a project like this. Kudos.
Hmm, maybe I should go through the common Ruby frameworks and add a section like this in a pull request...
Re: Go-bootstrap: Generates a lean and mean Go web project
#5Re: Go-bootstrap: Generates a lean and mean Go web project
#6Re: Go-bootstrap: Generates a lean and mean Go web project
#7Would love to see something like this for RESTful Web Services built on Go with /users, auth, rate-limiting, etc already working out of the box.
No rate limiting, but it has pretty much everything else. If you want to add it I would welcome a pull request :)
Re: Go-bootstrap: Generates a lean and mean Go web project
#8Would love to see something like this for RESTful Web Services built on Go with /users, auth, rate-limiting, etc already working out of the box.
I wrote something like that a while back: https://github.com/iangudger/basicGoAPI No rate limiting, but it has pretty much everything else. If you want to add it I would welcome a pull request :)
There is a place for the GPL, but this is not it.
Re: Go-bootstrap: Generates a lean and mean Go web project
#9Earlier quoted context omitted.
I wrote something like that a while back: https://github.com/iangudger/basicGoAPI No rate limiting, but it has pretty much everything else. If you want to add it I would welcome a pull request :)
Your project is GPL licensed. Is that your idea of a joke? There is a place for the GPL, but this is not it.
https://programmers.stackexchange.com/questions/132485/does-...
I understand why people don't like the GPL but its not a showstopper for most business applications.
Re: Go-bootstrap: Generates a lean and mean Go web project
#10Anyone with a 'large' web project written in Go want to chime in?