Commit Graph

3390 Commits

Author SHA1 Message Date
Alexander Gehres
afb56059d8
Update README.md (#2956)
add httpretry to awesome go
2020-02-23 14:57:02 +08:00
Yuli
28834b996a
Add Paranoidguy Databunker project (#2890) 2020-02-23 14:56:43 +08:00
SystemGlitch
3bdefc1c56
Add Goyave web framework (#2968) 2020-02-21 11:04:20 +08:00
Angel ☕
3ed131a6c3
Add gut/yos in Files section (#2964) 2020-02-21 11:04:01 +08:00
Åke M. Persson
4d25e4eb99
add mapslice-json package to json section (#2967)
* add mapslice-json package to json section

* fix alphabetical order
2020-02-19 21:15:43 +08:00
Havrileck Alexandre
3d2f9cded9
Add s3-proxy project (#2963) 2020-02-19 21:15:20 +08:00
Nathan Davies
ffaffe1c9d
Add golang north east meetup (#2966)
A simple change to the readme to add the local meetup I help run
2020-02-19 21:15:00 +08:00
Horst Rutter
735d47d25b
Update repo url for pdfcpu (#2962) 2020-02-19 21:14:29 +08:00
Eric Duncan
c7aafafee5
Add Podcast, iTunes and RSS 2.0 Podcast Generator in Golang (#2960) 2020-02-16 13:48:17 +08:00
Guilherme Paixão
ca94272a7a
Added gody package (#2950) 2020-02-15 15:47:56 +08:00
Nikolay Korotkiy
1d5e746fcd
Add mbtileserver (#2957) 2020-02-15 12:17:26 +08:00
Nomadic
e890a54fc5
twitter-scraper (#2959)
https://github.com/n0madic/twitter-scraper
https://godoc.org/github.com/n0madic/twitter-scraper
https://gocover.io/github.com/n0madic/twitter-scraper
[![Go Report Card](https://goreportcard.com/badge/github.com/n0madic/twitter-scraper)](https://goreportcard.com/report/github.com/n0madic/twitter-scraper)
2020-02-15 12:16:55 +08:00
Travis Harmon
a2ec4fc43a
add govalid (#2949)
* add govalid

* update description of govalid
2020-02-14 21:50:34 +08:00
James Ranson
f63ab8e1fc
add trickster to awesome-go:performance (#2952)
* add trickster to awesome-go:performance

* relocate trickster to Server Applications
2020-02-12 00:26:04 +01:00
Fenny
ef89dd23bd
Add Fiber to Web Frameworks (#2940) 2020-02-11 20:04:07 +08:00
Joshua Bezaleel Abednego
8c6841465e
Add GoBandung in Meetups (#2946) 2020-02-08 15:18:34 +08:00
Cyro Dubeux
7eb3a58311 Add golang-tmdb wrapper (#2943) 2020-02-08 15:14:53 +08:00
Santiago De la Cruz
1d86504b52
Add go-str2duration (#2937) 2020-02-07 16:41:45 +08:00
Dustin Blackman
f7ecc3bac7
Add github.com/dustinblackman/gomodrun (#2936)
* add gomodrun

* fix sorting
2020-02-07 16:41:26 +08:00
superxin
5831be6fb8
Add typeregistry (#2931) 2020-02-07 16:41:05 +08:00
xtaci
c74e518beb
Update README.md (#2930) 2020-02-07 16:40:38 +08:00
Travis Harmon
d71e658a26
Add Goweb to web frameworks (#2924)
* add entry to databases

* add goweb

* edit description
2020-02-07 16:40:19 +08:00
Alexander Pantyukhin
e883e824f6
Add pattern matching lib. (#2923)
* Add pattern matching lib.

* fix order
2020-02-07 16:39:52 +08:00
Hiromu OCHIAI
fcb1bf953f
Add "copy" package (#2921) 2020-02-07 16:39:37 +08:00
biter777
4d0929304f
Add countries package (#2918)
* Add countries package

Add countries package: https://github.com/biter777/countries

Countries - ISO 3166 (ISO3166-1, ISO3166, Digit, Alpha-2, Alpha-3) countries codes and names (on eng and rus), ISO 4217 currency designators, ITU-T E.164 IDD calling phone codes, countries capitals, UN M.49 regions codes, IANA ccTLD countries domains, IOC/NOC and FIFA codes, VERY FAST, NO maps[], NO slices[], NO external links/files/data, NO interface{}, NO specific dependencies, Databases compatible, Emoji countries flags and currencies support, full support ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standarts.

Full support ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standarts.

* Update README.md
2020-02-07 16:39:23 +08:00
Romain Bretécher
2e73e1bb4b
Add go-postman-collection (#2915) 2020-02-07 16:38:21 +08:00
Sergey Gladkovskiy
3565a81bd9
adding mpath package (#2909) 2020-02-07 16:38:03 +08:00
Jonah
92b3b3e2be
add social media section incl. reddit (#2917) 2020-02-04 20:57:44 +08:00
Paweł Wamej
6d94135ea5
add GoCracow (Krakow, Poland) meetup (#2934) 2020-02-04 11:37:22 +08:00
Shunsuke Suzuki
27e7e05f03
Remove tools which are not found (#2938)
* [scaneo](https://github.com/variadico/scaneo) - Generate Go code to convert database rows into arbitrary structs.
* [go-restful-api](https://github.com/qiangxue/go-restful-api) - An idiomatic Go RESTful API starter kit following SOLID principles and Clean Architecture with a common project layout.
* [sreq](https://github.com/winterssy/sreq) - A simple, user-friendly and concurrent safe HTTP request library for Go.
* [sslice](https://github.com/yaa110/sslice) - Create a slice which is always sorted.
2020-02-04 11:24:17 +08:00
Sung Won Cho
63c14ee596
Update outdated description (#2941) 2020-02-04 11:22:08 +08:00
Ferenc Fabian
a9307bdde6
Add github.com/PumpkinSeed/errors (#2898)
* Add github.com/PumpkinSeed/errors

* Alphabetic order

* Remove extra new line
2020-01-30 10:36:03 -03:00
Daniel Pasch
2a948c7aea
Add go-twitch-irc (#2925) 2020-01-30 10:33:04 -03:00
Liu Peng
db0cbbd44b
Add go-pdu (#2914) 2020-01-29 15:22:16 +08:00
stirlingx
21343d5f50
Add gostl (#2912) 2020-01-29 15:20:57 +08:00
Miles Croxford
ca87fcfef2
add go-finnhub (#2910) 2020-01-29 15:19:08 +08:00
Travis Harmon
c098c830bf
add entry to databases (#2911) 2020-01-29 15:18:13 +08:00
Razon Yang
2377957989 Add JSend (#2907) 2020-01-18 23:19:29 +08:00
Dat Hoang
d533c2c523 Add dathoangnd/gonet (#2905) 2020-01-18 23:19:13 +08:00
Andrey Kuzmin
70e319a951 Add Ami. (#2903)
* Add Ami.

* Correct sort order.

It is case insensitive.
2020-01-18 23:18:54 +08:00
Dirk Pahl
6cf0ded880 Add kyoo (#2899)
* Add kyoo

* Fix CI
2020-01-18 23:18:32 +08:00
王文慧
7ff7a03e28 add database bbolt (#2908)
* add database bbolt

bolt is archived by the owner

* remove the archived repo bolt
2020-01-18 23:18:04 +08:00
Andy Williams
aa3ff235e9 Update Fyne description to match new release info (#2902) 2020-01-15 12:12:56 +08:00
Oleg Zaytsev
5ee118ae6d Add github.com/cabify/timex to Testing/Mocks (#2901) 2020-01-15 12:12:37 +08:00
ITcathyh
c092bc8433 Added conexec package to Goroutines (#2880) 2020-01-11 10:33:57 +08:00
Lucas Scaravelli
5496286968 Add lucassscaravelli/ej (#2895) 2020-01-11 10:33:34 +08:00
Andrew Koltyakov
f43698f16d Add gosip, client library for SharePoint API (#2894) 2020-01-11 10:33:13 +08:00
Benjamin Yolken
f491b89a55 Add golines (#2896) 2020-01-10 10:55:37 -08:00
wzshiming
2c9718084e Add httpproxy (#2891) 2020-01-09 09:13:58 +08:00
Mehran Poursadeghi
cf74dfea5f Add mgm package (#2893) 2020-01-09 09:13:36 +08:00