Commit Graph

24 Commits

Author SHA1 Message Date
Ceriath
b7d2bd2b53 Increase response time and add mentioned badge (#2295)
* update (#1)

* Add me to maintainers list (#2238)

* Http clients (#2237)

* Remove gorequest

This does not really meet the required quality https://goreportcard.com/report/github.com/parnurzeal/gorequest

* Add HTTP-Clients category and sling

* Add grequests

* I suck at pressing ctrl+f

* Add Hoverfly API simulation tool (#2214)

* Update README.md (#2236)

* Add did (#2235)

* Add errorx (#2231)

* Add errorx

* fix errorx description

* Remove Florest, no longer exist (#2239)

* Add go-zero-width (#2242)

* Deprecate Go-AWS-Auth (#2243)

* Add huego. Updated README (#2241)

* Add Octillery (#2244)

* Remove github.com/GeertJohan/yubigo (#2247)

* Remove github.com/rcrowley/go-metric (#2246)

* Add a link to fastcache (#2249)

* Added iso601 (#2250)

* Remove mgutz/dat (#2251)

* No PR reviews
* last Commits on Mar 28, 2017

* Add mole (#2210)

* Deprecate github.com/FiloSottile/gvt (#2256)

* Deprecate github.com/sevki/graphql (#2257)

* Deprecate github.com/gonum/matrix (#2258)

* Deprecate github.com/fatih/structs (#2259)

* Deprecate github.com/toby3d/go-telegraph (#2260)

* Deprecate github.com/mitchellh/goamz (#2261)

* Deprecate github.com/franela/goreq (#2262)

* Deprecate github.com/facebookgo/httpcontrol (#2263)

* Deprecate github.com/markbates/validate (#2264)

* Deprecate github.com/codehack/go-relax (#2265)

* Deprecate github.com/volatile/core (#2266)

* Deprecate github.com/imdario/medeina (#2267)

* Deprecate github.com/daryl/zeus (#2268)

* Deprecate github.com/mvdan/interfacer (#2269)

* Deprecate github.com/GoClipse/goclipse (#2270)

* Add gonum (#2273)

* Add gonum

* add period

* Update validate (#2271)

* Update validate package

* accidentally removed a word, add it again

* Update go-telegraph (#2272)

* Remove https://github.com/bmizerany/pat (#2252)

* Commits on Aug 15, 2017
* PR No reviews

* fix project link (#2278)

* Add llir/llvm (#2279)

* Koazee (#2248)

Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) before sending pull request. Thanks!

**Please provide package links to:**

- github.com repo: https://github.com/wesovilabs/koazee
- godoc.org: https://godoc.org/github.com/wesovilabs/koazee
- goreportcard.com:  https://goreportcard.com/report/github.com/wesovilabs/koazee
- coverage service link ([cover.run](https://cover.run/), [gocover](http://gocover.io/), [coveralls](https://coveralls.io/) etc.), example: `[![cover.run](https://cover.run/go/github.com/user/repository.svg?style=flat&tag=golang-1.10)](https://cover.run/go?tag=golang-1.10&repo=github.com%2Fuser%2Frepository)`

[![codecov](https://codecov.io/gh/wesovilabs/koazee/branch/master/graph/badge.svg)](https://codecov.io/gh/wesovilabs/koazee)


 
Very good coverage

**Note**: that new categories can be added only when there are 3 packages or more.

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added godoc link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for your PR, you're awesome! 👍

* Revert "update (#1)" (#3)

This reverts commit 3e410e38c4.

* Increase response time and add mentioned badge

* Update CONTRIBUTING.md
2018-12-21 16:54:31 -02:00
ceriath
32048b3229 Require english documentation (#2218) 2018-11-09 20:21:49 -02:00
Sebastian
109825c0f9 Fix goreportcard URL (#2126)
* Fix goreportcard URL

Fixed the goreportcard URL by removing the "report" part which was leading to a 404 page. Now the URL points to the homepage, I assume this is what was intended.

* Update link to include "github.com"

Update link to include "github.com" in path to prevent going to 404 page.
2018-10-06 04:53:51 -03:00
Spencer
67e725b876 Added missing periods to ends of sentences. (#1535)
This change is done to keep things more consistent and have all
sentences end with periods. Previously, most sentences had periods
at the end, but not all.

This makes the document a little more professional looking and
raises the Awesome quality standard higher.
2017-08-13 00:18:26 -04:00
Willian Molinari
a4d360b36c Add a deadline for new PR on CONTRIBUTION (#1459)
We are trying to avoid having hundreds of open Pull Requests. By using
this rule we may close old PRs.
2017-06-16 16:08:08 -03:00
Thiago Avelino
9adcaf0866 added maintainer source 2017-02-23 11:10:20 -03:00
Alex
8413562c66 minor fixes to CONTRIBUTING.md 2017-02-18 14:11:57 -05:00
Kirill Danshin
dc872fce15 Update Quality standard (#1214)
Make clear that we have min coverage percent if package is testable.
2016-12-10 13:44:48 +02:00
Thiago Avelino
30fdd7acf2 fixed typo 2016-11-24 17:04:46 -02:00
Kirill Danshin
ba62939e16 Add link to PR template in CONTRIBUTING.md 2016-10-14 18:44:31 +03:00
Miguel Loureiro
9d89330b51 Update CONTRIBUTING.md 2016-01-11 01:30:37 +00:00
Thiago Avelino
269eaa5152 document rules of creating category 2016-01-10 14:46:58 -02:00
Thiago Avelino
f2ac557406 fix typo 2016-01-10 13:48:32 -02:00
Thiago Avelino
0e5ae99ec3 added goreportcard on Quality standard 2016-01-10 13:47:40 -02:00
Swapnil Agarwal
99ae2b043c Fix typo 2015-10-18 16:43:07 +05:30
Matt Holt
25a015b986 Add grace window clause 2015-08-02 21:30:20 -06:00
Matt Holt
8ccb747a34 Update CONTRIBUTING.md 2015-07-04 19:38:21 -06:00
Matt Holt
d137762b96 Clarifications to quality standards 2015-07-04 19:34:59 -06:00
Matt Holt
027da3ff1b Submit a PR rather than an issue (closes #467) 2015-06-28 07:52:31 -06:00
Matti Mårds
5402e3b965 Changed link to point to Golangs main domain 2015-05-06 11:11:11 +02:00
Matti Mårds
7b258a35f6 Changed Go wiki link 2015-05-06 09:21:59 +02:00
Thiago Avelino
641af7d6f3 added irc help for contributors
freenode #awesome-go
2015-02-17 17:34:24 -02:00
Matt Holt
7147e6e13c New draft of the contribution guidelines 2014-07-07 09:00:13 -06:00
Thiago Avelino
0b0c80d698 create basic Contributing docs 2014-07-07 01:00:55 -03:00