-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Collect a list of people using Goweb #40
Comments
Hi, my name is Marcel. I use the goweb framework for some internal development. So it is used to handle requests for a real time bidding system, handle my website and I also plan to write a framework for go like rails for ruby. For this project I will use goweb for the routing stuff. Marcel |
Hello, I represent MCN Healthcare and we are actively developing with Goweb to implement the REST api in-front of a neural network application. Jon McMillan (I also want to mention we are doing it the cloud with big data. Yay I won the internets buzz word competition.) |
:) great thanks. Sent from my iPhone
|
@dwbuiten what about you? :) |
@matryer Let me ask legal quickly. |
Thanks On 31 Jul 2013, at 12:07, Derek Buitenhuis notifications@github.com wrote:
|
My spin: It's good for companies to show that they're using and contributing to open source projects. << has the advantage of being true too :) |
I'll let you know tomorrow -- legal is busy today! Such things have been OK'd in the past, so I doubt it's an issue. |
@dwbuiten any update? We'd love to brag about you :) |
@matryer Still waiting on a response from legal... 🕑 |
@matryer The Lawyer is on vacation until the 19th it seems. Sorry... |
@matryer And as I said that.. it's been OK'd. Go for it. |
Great news. I wonder if you could give us a quote? On 6 Aug 2013, at 13:48, Derek Buitenhuis notifications@github.com wrote:
|
I'm no PR person... gonna be a bad quote. I'll try.
Good? I dunno. Communication is hard. |
CB Insights is building its API utilizing the GoWeb framework. |
Thanks guys. |
We're also using Goweb as API server for our tourist/guides application. The name/domain/etc will come later (closer to the pre-beta) |
Does anyone have anything nice to say about Goweb? |
Are you looking for testimonials? If so I can see if I can get one approved. |
That'd be great - imagine a Goweb movie poster :-D On 19 Aug 2013, at 16:25, rmulley notifications@github.com wrote:
|
How would this testimonial be used? Just in the documentation or to promote Goweb or elsewhere? PS: CB Insights is not building the tourist/guides application, looks like the wrong name & link are attached to the testimonial, thanks. |
@rmulley is it this? http://www.cbinsights.com/ |
@matryer Was what I said not nice? 😟 |
I was hoping for "Goweb saved my life," or "When you've got to go, you've got to Goweb"
Sent from Mailbox for iPhone On Tue, Aug 20, 2013 at 3:47 AM, Derek Buitenhuis
|
In my case, at least, I don't think it's possible to estimate. Not many REST frameworks allow the flexibility that goweb does, so I've traditionally either rolled my own or given up on a solution that is truly REST-compliant. Goweb (after we added matcherfuncs to MapController) gives me all the flexibility I need to implement a very close approximation of what I understand REST to mean. Closer than any other framework I've used, in any language. So in the first case, it saved me from writing my own REST mappers and such, which I'm sure would have been a monstrosity if I tried to write it in Go. In the second case, it saved me all the back-and-forth of asking how to do something, being told that it's not supported (nor will it be), and eventually just giving up and making a REST-like framework. Plus, you guys have very clean code. I learned quite a lot about programming in Go just from browsing the goweb source code. |
I probably could not estimate it as well... I have nothing to compare to realistically. |
@matryer Yes that is the link |
By the way, I didn't mention this before: In addition to using goweb for our AI project at MCN Healthcare (as mentioned by my boss, Jon McMillan), I'm using goweb for many of my other projects. I enjoy writing in Go, and goweb gets the boring stuff done quickly so I can focus on the fun parts. |
We are looking to put together a list of companies / people that are using Goweb. If you would like to help promote Goweb, and be included in the list, please comment on this issue and we'll get it going.
Thanks,
Goweb team
The text was updated successfully, but these errors were encountered: