Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Golang Goji (resolves #1452) #1486

Merged
merged 27 commits into from
Apr 10, 2015

Conversation

zane-techempower
Copy link
Contributor

Add Goji, a Go web framework. 6/6 tests added and passing.


go get github.com/go-sql-driver/mysql
go get github.com/zenazn/goji
go get github.com/zenazn/goji/web
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

install.sh is preferred place for go get.

@LadyMozzarella
Copy link
Contributor

Also, if you could add the .json extension to your benchmark_config, that would be baller. We just merged #1367 that does it for all of the frameworks.

@zane-techempower zane-techempower changed the title Add Golang Goji (#1452) Add Golang Goji (resolves #1452) Apr 10, 2015
@zane-techempower
Copy link
Contributor Author

Made the requested changes!

hamiltont added a commit that referenced this pull request Apr 10, 2015
@hamiltont hamiltont merged commit 649c42a into TechEmpower:master Apr 10, 2015
@hamiltont
Copy link
Contributor

LGTM

@hamiltont hamiltont mentioned this pull request Apr 10, 2015
@zane-techempower zane-techempower deleted the golang-goji branch June 20, 2015 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants