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

Update my local repo 2019-5-1 #2

Merged
merged 217 commits into from
May 1, 2019
Merged

Conversation

jiachaofeng
Copy link
Owner

Update my local repo 2019-5-1

Matthew Borders and others added 30 commits November 10, 2018 00:07
Go Playground for iPhone / iPad. It's free and comes with truckload of samples.
go.uuid is currently the most starred uuid repo for go. However, it is unmaintained and contains at least one critical security, which has been fixed by PR but took nearly half a year to be merged, since the owner is not really active (satori/go.uuid#75). There is an actively maintained fork at https://github.com/gofrs/uuid which is already listed here too. go.uuid should be removed.

See 
satori/go.uuid#75
satori/go.uuid#73
No docs, no examples, no tests as stated in #2043
While searching an oauth framework, i found osin pointing to https://github.com/RangelReale/osin which has been archived. It is a fork of https://github.com/openshift/osin which is even with the fork, so the link should be changed. 

However, it does not seem very active at all. So maybe it should be removed entirely? I am interested in other opinions here.
* add doublejump

* adjust the order of doublejump
Leprechaun is tool where you can schedule your recurring tasks to be performed over and over. It supports cron, webhooks and classic job scheduling

**Please provide package links to:**

- github.com repo: [here](https://github.com/kilgaloon/leprechaun)
- godoc.org: [here](https://godoc.org/github.com/kilgaloon/leprechaun)
- goreportcard.com: [here](https://goreportcard.com/report/github.com/Kilgaloon/Leprechaun)
- coverage service link [![codecov](https://codecov.io/gh/Kilgaloon/Leprechaun/branch/master/graph/badge.svg)](https://codecov.io/gh/Kilgaloon/Leprechaun)

**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).
* 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 errorx

* fix errorx description
snwfdhmp and others added 29 commits April 5, 2019 06:48
* add crunch

* add punctuation
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/osamingo/checkdigit
- godoc.org: https://godoc.org/github.com/osamingo/checkdigit
- goreportcard.com: https://goreportcard.com/report/github.com/osamingo/checkdigit
- coverage service link: https://codecov.io/gh/osamingo/checkdigit

**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! 👍
* Update README.md

* Update README.md
* Update torrent entry

* Move go-peerflix to other software
* added interpol / polce

* added missing EOL stop
* added vscode profiling extension link

* Fix alphabetical order
* Added a guide to Golang e-commerce

* Alphabetical order
* Added TripAdvisor to the list of ThirdParty API's

* remove new line

* ready
* add rollingwriter

* change the position
This patch adds the official Go client for Elasticsearch.
@jiachaofeng jiachaofeng merged commit a8ff533 into jiachaofeng:master May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment