Commit Graph

4363 Commits

Author SHA1 Message Date
Thanh Nguyen
da747eec00 add package btnguyen2k/goyai 2022-11-09 00:34:07 +11:00
Thanh Nguyen
17fc4adcd8 add package btnguyen2k/goyai 2022-11-09 00:30:28 +11:00
zc
068cf1a445
Add swag to Third-party APIs (#4582) 2022-11-02 19:07:28 +05:30
Ben Lechlitner
42e1b7d1c5
remove music-theory from Audio and Music (#4495) 2022-11-01 14:14:22 +05:30
skdevgig07
c6faba693f
add kandi.openweaver.com (#4530)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2022-10-31 16:24:21 +05:30
LanLanceYuan
7e348e33d7
feat(Web Frameworks): add a new web framework (#4588) 2022-10-31 16:17:57 +05:30
Alexander Wang
742fdb5d63
Add diff (#4555)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2022-10-31 16:12:08 +05:30
Pandey-utkarsh
dcb16dc3db
fix grammar (#4584) 2022-10-31 16:04:23 +05:30
NoviewsOne
75465bf50f
Added Harfang3D engine (#4578) 2022-10-31 16:00:42 +05:30
Vaibhav
56a1b4c647
Add 'Microservices with Go' in the Tutorials section (#4458) 2022-10-31 09:09:33 +05:30
Anna Ivahnenko
14b143729c
Add ObjectBox Go to Databases (#4459) 2022-10-31 09:07:57 +05:30
Aman Jha
f947d26b06
Add Atruego in Web Frameworks (#4466) 2022-10-31 09:03:32 +05:30
Said Neder
c4afc0eb12
added new ebooks for purchase (#4505)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2022-10-31 08:55:54 +05:30
chai2010
28ee2574ac
add Go ast book (#4512) 2022-10-31 08:34:38 +05:30
Ralph Slooten
cd832d2ec0
Add Mailpit (#4437) 2022-10-31 08:26:15 +05:30
Edwin Candinegara
ccaafa5769
Add GoFreeDB (#4552) 2022-10-31 08:25:14 +05:30
Alex
6c1da6d88e
GitHub Workflows security hardening (#4586) 2022-10-31 06:47:17 +05:30
Karthik Muralidharan
85403a185e
Add etherlabsio/go-m3u8 module (#4449)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2022-10-31 06:26:54 +05:30
Chance
4748d33654
Add caps (#4464) 2022-10-31 06:21:28 +05:30
Martin "Marrow" Rowlinson
762e2d1a31
Add valix (request validator) (#4447) 2022-10-31 06:21:15 +05:30
baiyutang
23ea228e95
feat(Distributed Systems): add a new rpc framework (#4446) 2022-10-31 06:12:27 +05:30
Lincoln Júnior
3521cf4383
fix k0kubun/pp repo url (#4587) 2022-10-31 05:58:38 +05:30
Mateusz Szostok
45f9770e9e
Add go.szostok.io/version package (#4475) 2022-10-31 05:58:05 +05:30
Lincoln Júnior
5b5cf29eb4
add k0kubun/pp (#4585) 2022-10-31 01:02:17 +03:00
Hitesh Kumar
be8af5ee9e remove deprecated bindings 2022-10-28 10:28:13 -03:00
Connor McKelvey
6fa93ff8c1 use standard dashes between project names and descriptions 2022-10-28 10:26:57 -03:00
jidicula
4cb206f636 refactor(tests): Use net/http constants for status codes
It's best to use the built-in library constants for status codes when possible
as it improves readability, rather than having to look up status code
definitions when otherwise changing behaviour.
2022-10-27 20:22:31 -03:00
Kevin Mulvey
f59afbd692
correct spelling of 'details' in pr template (#4567) 2022-10-25 18:00:02 +05:30
Taras Savchyn
9575dc2165
Add "Effective Go" book to resources (#4575) 2022-10-25 17:59:24 +05:30
michaldorsett
575cbd3c7a
Remove inactive projects (#4571)
Co-authored-by: Michal Dorsett <micdorm@amazon.com>
2022-10-24 23:11:56 +05:30
Avelino
2697da01c5 Remove stale action
fixed: #4479
2022-10-18 11:17:02 -03:00
Benjamin Schoch
ac3100b466 fix code style 2022-10-18 10:04:55 -03:00
Benjamin Schoch
a1367b83b0 - avoid empty category pages 2022-10-18 10:04:55 -03:00
Benjamin Schoch
c78c475e27 - rollback naming changes to reduce diff 2022-10-18 10:04:55 -03:00
Benjamin Schoch
9302935703 - include "Resources" in category page rendering 2022-10-18 10:04:55 -03:00
Benjamin Schoch
8b0532228a - avoid linking to non-existent pages
- improve crawling for category page content
2022-10-18 10:04:55 -03:00
Storm_Chaser
96677e7650 removed some grammatical omission till Standard CLI in readme.md 2022-10-17 18:41:13 -03:00
harishmatheshwaran
7053eec62f Update run-check.yaml 2022-10-17 16:58:43 -03:00
harishmatheshwaran
efe54277c5 Update tests.yaml 2022-10-17 16:58:43 -03:00
harishmatheshwaran
4737de3dc2 Update site-deploy.yaml 2022-10-17 16:58:43 -03:00
Kaarthikeyan Raghavan
97098f1db0 Update robots.txt 2022-10-16 16:29:42 -03:00
Issac Trotts
f815e97de4
add go-anytime (#4539) 2022-10-16 19:56:33 +05:30
Miroslav Kravec
f048c394bf
add google/starlark-go (#4538) 2022-10-16 19:48:51 +05:30
baiyutang
3abf57080a
feat(Distributed Systems): add a new rpc framework (#4543) 2022-10-16 19:44:35 +05:30
Srinivas Ramakrishna
9fc999f9ab
Add w3basic to tutorials (#4545)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2022-10-16 19:42:25 +05:30
Nguyễn Duy Cương (Harry Tran)
c97326743b
Add new tutorial: Go in 7 days (#4546)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
2022-10-16 19:42:13 +05:30
SwitchUpCB
704e16e712
remove go-xray (#4347) 2022-10-16 00:18:47 +05:30
Janos Bonic
f7a9e674df
gotestfmt is moving to the GoTestTools org (#4544)
See https://github.com/GoTestTools/gotestfmt/discussions/46
2022-10-13 11:24:14 +03:00
vladopajic
364bd3841b
add goactor (#4453) 2022-10-11 21:26:58 +08:00
Jan Seidl
107af982d0
add avast/retry-go (#4507)
* add avast/retry-go
2022-10-10 12:28:02 +03:00