Commit Graph

1886 Commits (d6a65b74e14de01a27160dca9b24c28b35a2ed90)
 

Author SHA1 Message Date
Thiago Avelino d6a65b74e1 Markdown to html, generate page to awesome-go.com (#1127)
* initial version html generate
After being made to change the master generate html based on markdown,
ref #363

* change package name, repo to main

* up port 80 on caddy server

* install mux on travis build

* generate sitemap

* added robots.txt

* set metatags on html page

* update repo via exec
get the most current readme

* remove unnecessary lowdash assign

* fix linter errors, remove unnecessary conversion, add binary to .gitignore

* fix fonts, use domain-level assets
8 years ago
Tory Adams ff219e23d9 Goworker (#1112) 8 years ago
Thiago Avelino 3dbab5caf5 Merge pull request #1061 from xiaopeng163/master
add gobgp to networking
8 years ago
Thiago Avelino 56c1441ef7 Merge pull request #1063 from Asoseil/patch-1
Added Realize - Go build system with file watchers and live reload
8 years ago
Thiago Avelino 2866af003d Merge pull request #1072 from robbert229/robbert229-jwt
Added github.com/robbert229/jwt
8 years ago
Thiago Avelino 298565994c Merge pull request #1116 from zpatrick/fireball
add fireball
8 years ago
Thiago Avelino fbdc20f581 Merge pull request #1119 from sybrexsys/master
Update README.md
8 years ago
Thiago Avelino 4a57207ef5 Merge pull request #1121 from crufter/master
Add crufter/borg
8 years ago
crufter 76b1d7e3f3 Add crufter/borg 8 years ago
Christian Rocha 84cba4c297 fix typo: MP# -> MP3 (#1120) 8 years ago
Vadim Shakun 01a4a7a859 Update README.md
append description of RapidMQ - mq managing library
8 years ago
zpatrick ebca4b3689 add fireball 8 years ago
Thiago Avelino bb14462f1e Merge pull request #1078 from andreynering/patch-1
Add gormigrate
8 years ago
Thiago Avelino 2728dc9b81 Merge pull request #1096 from dastergon/go_challenge
Add the Go Challenge website
8 years ago
Thiago Avelino 40b3973d9d Merge pull request #1097 from dveselov/dveselov-patch-1
Add go-mystem
8 years ago
Thiago Avelino 4be1f6d8d6 Merge pull request #1110 from ebuchman/patch-1
Add Tendermint (consensus/blockchain middleware) to Distributed Systems
8 years ago
Thiago Avelino d26f509ba5 Merge pull request #1111 from devghosh/patch-1
add florest library
8 years ago
Thiago Avelino ad9ea91d45 Merge pull request #1115 from smallnest/master
add rpcx
8 years ago
smallnest 9a6b9a213a add go-web-framework-benchmark 8 years ago
smallnest 64412431e6 add rpcx 8 years ago
Matthias Ladkau a7dd36642e Add EliasDB. (#1094)
EliasDB is a graph based database which aims to provide a lightweight solution for projects which want to store their data as a graph.
8 years ago
topu 4693196dc5 Add pkg/errors. (#1113)
Package errors provides simple error handling primitives.
8 years ago
devghosh df732b5de6 add florest library
High performance workflow based REST API Framework
Repo: https://github.com/jabong/florest-core
Godoc: https://godoc.org/github.com/jabong/florest-core/src
GoreportCard: https://goreportcard.com/report/github.com/jabong/florest-core
Coverage: https://coveralls.io/github/jabong/florest-core
8 years ago
Ethan Buchman 55450935b7 Add Tendermint 8 years ago
Bradley Falzon 9ebf0b1747 Add apicompat. (#1109)
Tool that checks recent changes to a Go project for backwards incompatible changes.
8 years ago
peter-mogensen e13c9ae831 Added gone/log std-lib compatible log library (#1082) 8 years ago
Aaron Schlesinger c21b248a2c Add Go In 5 Minutes website. (#1104)
5 minute screencasts focused on getting one thing done.
8 years ago
Thiago Avelino 67d9f608a7 Merge pull request #1100 from jriguera/patch-1
Removed heka
8 years ago
José Riguera Lopez 3c5a4a5210 Removed heka
https://github.com/mozilla-services/heka

From the [Readme](https://github.com/mozilla-services/heka): This project is deprecated. Please see [this email](https://mail.mozilla.org/pipermail/heka/2016-May/001059.html) for more details.
8 years ago
Thiago Avelino bacaafea2a Merge pull request #1098 from jszwedko/patch-3
Add go-circleci
8 years ago
Jesse Szwedko d3576dacd3 Add go-circleci 8 years ago
Dima Veselov 7a51ab9fff Update README.md 8 years ago
Pavlos Ratis 6eefb9f845 add golang-challenge
The Go Challenge is a monthly programming challenge for Go developers.
8 years ago
Yandry Pozo 6f4aa6eb85 Add CoreOS raft implementation. (#1093) 8 years ago
Thiago Avelino 83663fa5fe Merge pull request #1091 from kataras/patch-4
Add go-options
8 years ago
Thiago Avelino 8a9b31caa4 Merge pull request #1089 from icza/master
Added session.
8 years ago
Gerasimos Maropoulos 1f50ae300b Fix test, go-options is top of the gofigure(;) 8 years ago
Thiago Avelino d570d277df Merge pull request #1090 from kataras/patch-3
Add simple go-serializer
8 years ago
Gerasimos Maropoulos d00961971c Add go-options 8 years ago
Gerasimos Maropoulos 0e0188a7b6 Add simple go-serializer 8 years ago
András Belicza 70ccc52379 Added session. 8 years ago
Thiago Avelino 553f66f958 Merge pull request #1081 from nullbio/master
Add SQLBoiler to ORM section
8 years ago
Thiago Avelino 0f5f73442f Merge pull request #1083 from icza/master
Added bitio.
8 years ago
Thiago Avelino aed10c254b Merge pull request #1084 from kataras/patch-1
Add go-events
8 years ago
Thiago Avelino e52546a6ed Merge pull request #1085 from headwindfly/master
Added CleverGo web framework
8 years ago
HeadwindFly e9f48b942a Added CleverGo web framework 8 years ago
Gerasimos Maropoulos 1865155181 Add go-events 8 years ago
Kirill Danshin 11ab5e5ddf add gocryforhelp (#1036)
* add gocryforhelp

* fix sort
8 years ago
Andras Belicza ab434de89e Added bitio. 8 years ago
Patrick O 59bff5ad6b Add SQLBoiler to ORM section 8 years ago