Jaap Groeneveld
42f657b926
add schema ( #2778 )
2019-10-14 05:22:07 -03:00
Jaap Groeneveld
8eae226775
add trial ( #2779 )
...
fixed adding trial issue
2019-10-14 05:21:40 -03:00
James Mills
b84a3b6488
Adds bitcask & bitraft to Database section ( #2776 )
...
* Adds bitcask & bitraft to Database section
* Update README.md
2019-10-14 05:21:20 -03:00
Craig Swank
581ae39164
Add link to parsyl's parquet reader/writer lib ( #2737 )
2019-10-13 19:24:39 +08:00
Niklas
f7a56d90b3
Remove Gomail since it's unmaintained since 2016. ( #2772 )
...
Details in https://github.com/go-gomail/gomail/issues/104
2019-10-13 11:54:40 +08:00
Tobiasz Heller
85b678cc4b
Add cel-go ( #2756 )
2019-10-12 05:31:37 -03:00
Amr Hesham
064a9d2d7c
Add Programming with Google Go Specialization ( #2765 )
...
Add Coursera Specialization : Programming with Google Go in Tutorials section
2019-10-12 01:25:53 +02:00
Daniel Pötzinger
4461ec2429
Remove gravityblast/traffic and go-gem/gem - both flagged as unmaintained ( #2769 )
2019-10-10 14:04:52 +08:00
Olivier Wulveryck
0ec7a5a2ed
fix(gorgonia): repo URL has changed ( #2763 )
...
Gorgonia has moved to an organization, the old URL is still valid, but no more updates are made on this one.
2019-10-08 19:49:29 +02:00
Milad Rahimi
88a78f599d
Add golobby/container to the list of Dependency Injection packages ( #2762 )
...
* Add golobby/container to the list of Dependency Injection packages
* change the order to follow alphanumeric order
2019-10-06 16:57:07 +02:00
Ľuboš Pinteš
512f2eed9c
The prose package is only for English. ( #2761 )
2019-10-05 15:08:33 +03:00
winterssy
42571e0e95
Add sreq ( #2755 )
2019-10-04 19:31:06 +02:00
Edd Turtle
97620ec47b
Add golangcode to tutorial links ( #2758 )
2019-10-04 19:24:24 +02:00
Cenk Altı
65bd7b8019
Add rain ( #2753 )
2019-10-04 19:19:01 +02:00
Alvin Rizki
079325289e
add Go design patterns ( #2752 )
...
* add go design patterns list
* move to tutorials section
2019-10-01 19:51:11 +02:00
Alvin Rizki
4622c78445
update redis-lock deprecated repository link ( #2751 )
2019-10-01 19:49:31 +02:00
Oleg Zaytsev
c2bd5fc8f0
Add github.com/cabify/logrusiowriter ( #2750 )
...
github.com/cabify/logrusiowriter is an `io.Writer` implementation that
used `logrus` logger as output.
2019-10-01 19:48:51 +02:00
Santiago De la Cruz
f225be2ded
Added go-simple-mail ( #2738 )
2019-10-01 19:39:41 +02:00
Hauke Löffler
fe83b60b82
Create .dockerignore to speedup build. ( #2749 )
2019-10-01 11:16:40 -03:00
Renat Mennanov
39c969caf1
Add mennanov/limiters ( #2748 )
2019-10-01 11:15:10 -03:00
William Poussier
8ad7a82bde
Add wI2L/jettison ( #2745 )
2019-09-30 19:40:22 -03:00
Quim Muntal
16b3707256
Add qmuntal/stateless ( #2744 )
2019-09-29 12:54:12 -03:00
go-jet
3818f0f519
Add go-jet. ( #2728 )
2019-09-29 08:47:48 -03:00
pj
fd5e17d043
Add remember-go ( #2732 )
...
* Added remember-go
* Add dot
2019-09-29 08:47:04 -03:00
Andy Pan
ab9f870b4b
Add myself here
2019-09-28 11:27:39 +08:00
Taco de Wolff
68589ea8a2
Add tdewolff/canvas ( #2740 )
2019-09-27 19:14:26 +02:00
Ceriath
d1f9089fa2
Remove requirement for two reviews ( #2743 )
2019-09-27 19:01:37 +02:00
Lovelesh
07ce271bce
Add gohive ( #2739 )
2019-09-26 18:53:12 +02:00
Roshan Mehta
2edf5533f7
Add Scope ( #2736 )
...
* Added Falcon To Error Handling Section
* Fixed Navigation Of Error Handling
* Added straf
* Added Scope
2019-09-26 18:29:36 +02:00
Aaron Longwell
9b0e6950e8
Adds adlio/schema ( #2735 )
...
* Adds adlio/schema
Adds github.com/adlio/schema.
* Adds missing period.
Doh!
2019-09-26 18:26:42 +02:00
xiaojunxie
d5192cb4c7
ginrpc ( #2724 )
...
Gin parameter automatic binding tool
2019-09-26 18:18:28 +02:00
Matthias Ladkau
74e921b992
Add dudeldu ( #2705 )
2019-09-25 00:56:27 +03:00
Stefan Wüthrich
c397f524dd
Add Golang Developer Job Board ( #2733 )
2019-09-23 09:55:47 +03:00
Maciek Zając
8c2d6b0711
Add m-zajac/json2go ( #2729 )
...
* Add m-zajac/json2go
* Move json2go github pages to Websites category
2019-09-23 14:10:04 +08:00
adranwit
03435a05d3
Added abstract file storage (file,scp,gs,s3,mem) ( #2727 )
...
* Added ptrie
* added abstract file storage
* Add croc (#2704 )
* Add gnet to the networking section (#2715 )
* add bigfile (#2720 )
* feat: add bigfile project
* feat: add bigfile project
* Add rest-go (#2716 )
* added Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go
* added Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go
2019-09-22 22:24:22 +08:00
xiaojunxie
3888076026
gofal ( #2723 )
...
fractional api for Go
2019-09-22 22:21:57 +08:00
Roshan Mehta
0dfc091fbb
Add Falcon And Straf ( #2710 )
...
* Added Falcon To Error Handling Section
* Fixed Navigation Of Error Handling
* Added straf
2019-09-21 23:39:43 +02:00
Jonathan Hall
ee0f3073ca
Add Kivik to list ( #2725 )
2019-09-21 06:48:46 +03:00
Eder Calé
407b6843d3
Add rest-go ( #2716 )
2019-09-20 22:03:34 +02:00
Michael
f042afb35f
add bigfile ( #2720 )
...
* feat: add bigfile project
* feat: add bigfile project
2019-09-20 22:00:41 +02:00
Andy Pan
9f3c2fd3d0
Add gnet to the networking section ( #2715 )
2019-09-20 21:59:04 +02:00
Zack
fd47c2ca06
Add croc ( #2704 )
2019-09-20 21:55:42 +02:00
xiaojunxie
d376c1891d
gowp ( #2714 )
...
gowp is concurrency limiting goroutine pool.
2019-09-20 15:17:56 +08:00
Evan Elias
7d91f2c757
Add Skeema to section for database schema migration ( #2702 )
2019-09-20 01:37:42 +02:00
Jonathan Hall
25f9262a08
Remove go-couchdb: Unmantained ( #2711 )
...
- Last commit over 5 years ago
- Author doesn't respond to requests or PRs
- Also no OSS license (not strictly required for inclusion in awesome-go,
but legally, this code can't be used by anyone other than the author,
without some sort of license)
2019-09-20 01:35:11 +02:00
Roman Egunkov
428fc7c369
The placement of "Server applications" in menu in accordance with content. In continuation commit 1d808a4994
. ( #2721 )
2019-09-20 01:07:56 +02:00
Johannes Eiglsperger
549dec3330
Add go-powerdns ( #2698 )
2019-09-20 01:43:15 +03:00
Naser Mirzaei
03cfc5ca16
add env package ( #2694 )
2019-09-20 01:40:28 +03:00
Nicholas
f21323d235
Add goa ( #2693 )
2019-09-20 01:38:53 +03:00
Andžej Maciusovič
16b664ff85
Add goroute router ( #2685 )
...
* Update README.md
* Add goroute
* Order in abc
* Move goroute to routes section
2019-09-20 01:17:50 +03:00