Commit Graph

4478 Commits

Author SHA1 Message Date
spekary
bd0f9de44e Removing Mustache
Mustache appears to be abandoned.
- Most recent commit was 6 years ago.
- It does not have a go.mod file
- It does not conform to current awesome-go quality standards
2022-03-08 17:15:13 -03:00
spekary
b276c0fdb1 Removing Velvet
Velvet appears to be abandoned.
- Most recent commit was 5 years ago.
- It does not meet current awesome-go quality standards.
2022-03-08 17:14:40 -03:00
spekary
56a57a099c Removing Damsel.
Damsel appears to be abandoned. The most recent commit was 6 years ago.

While it appears stable, it does not correspond to current awesome-go standards. In particular, it does not have a go.mod file nor any published releases, no report card and no code coverage report.
2022-03-08 17:13:52 -03:00
Daniel G. Taylor
fa60b8a1bb
feat: add Huma to Web Frameworks section. (#4075) 2022-03-06 02:25:26 +05:30
Avelino
a4a92e11d0
slack form invite 2022-03-03 13:57:27 -03:00
Samuel Berthe
c47c52647c
adding github.com/samber/lo (#4073) 2022-03-03 18:46:04 +05:30
spekary
8821d6b649 Updating PR template to reflect new contribution guidelines 2022-03-02 14:46:16 -03:00
spekary
36d3989654 Modifications based on feedback 2022-03-02 14:46:16 -03:00
spekary
733b7e8f3f Updating contribution guidelines:
Adding missing requirements for current Go versions
Adding missing information for the submittal process
Adding submission process directions
2022-03-02 14:46:16 -03:00
Rafael Espinoza
ea075d66d2 Add godfish to database schema migration section 2022-03-02 14:13:06 -03:00
mstmdev
7565de3fa2 Add gofs to README 2022-03-02 14:11:33 -03:00
Vladislav Trotsenko
209acdf9e5
add: truemail (#4071) 2022-03-01 22:31:12 +05:30
biubiue
4322f8de13
fix: readme.md Beego link (#4069) 2022-03-01 13:30:51 +05:30
Avelino
bf96569179
Update README.md 2022-02-27 07:29:30 -03:00
Avelino
39cc169490
project support link 2022-02-27 07:28:54 -03:00
Carlos Alexandro Becker
0f7ccad61e
adds charmbracelet/wish (#4062)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-27 10:31:22 +05:30
Jakub Warczarek
257078d63e
add go-cleanhttp (#4061) 2022-02-27 10:08:43 +05:30
Ggicci
7b520f2ac2
add httpin (#4059) 2022-02-21 16:31:10 +05:30
roc
dca1e8c039 add req 2022-02-20 15:39:51 -03:00
Ryan Field
f330437019
Add Goflow (#4058) 2022-02-20 23:01:41 +05:30
Phani Rithvij
c8dea7e18d
add xz (#4057) 2022-02-20 21:22:16 +05:30
Stefano
f08d9af0d1 Add clover to "Database" Section 2022-02-18 08:31:32 -03:00
valord577
2a2408a95b
add mailx (#3995)
* add mailx library
2022-02-16 18:12:42 +05:30
Igor Mikushkin
6fff8be431
add treemap (#4052) 2022-02-16 12:42:33 +05:30
Phani Rithvij
ef27578853 add @phanirithvij to maintainers 2022-02-15 08:42:59 -03:00
Phani Rithvij
7e874803c9
add mizu (#4048) 2022-02-15 12:34:44 +05:30
Marwan Hawari
8c503e1016
add stew (#4040) 2022-02-15 12:14:35 +05:30
mikestefanello
d0e1f170fc Add Pagoda to the README. 2022-02-10 15:58:54 -03:00
Shannon
74c884118c
Adding GoT (#4039) 2022-02-10 13:29:10 +03:00
Timofey Koolin
5d43be6ba2 Update README.md 2022-02-10 07:02:21 -03:00
Reindert
09be3c8660 Update Confetti Framework URL
The framework has been moved to GitHub pages without its own domain name.
2022-02-09 19:32:36 -03:00
Avelino
825ddf4cbe
seo: golang indexing improvement
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-02-08 11:42:51 -03:00
Sasha Melentyev
ceb8905e38
docs(README): rename dummy (#4031) 2022-02-05 18:50:09 +03:00
Sasha Melentyev
380386c438 docs(README): add openapi 2022-02-05 12:11:03 -03:00
rsteube
9283ea7e07
added carapace and carapace-bin (#4028) 2022-02-05 10:39:28 +05:30
Avelino
465e77687f DO image/links to html tags
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-02-04 16:51:26 -03:00
Avelino
c4d62594f2 use html table on sponsor space
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-02-04 16:51:26 -03:00
Avelino
8e9d06e942 editor plugin: description
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-02-04 15:48:22 -03:00
Avelino
85b193c6cc Code Analysis: description
Signed-off-by: Avelino <avelinorun@gmail.com>
2022-02-04 15:48:22 -03:00
Avelino
781ae15086 markdown structure improvements
- removing duplicate content menu
- enabling vscode editing with markdown lint on - previously it was automatically correcting the content menu swapping, messing up the order and making it fail the tests
- markdown lint

Signed-off-by: Avelino <avelinorun@gmail.com>
2022-02-04 15:48:22 -03:00
Elton Minetto
720deee8c6
Add Trybe's style guide (#4022)
* Add Trybe's style guide
2022-02-05 00:09:28 +05:30
Sasha Melentyev
bfe26b8287 feat(README): add go-dummy 2022-02-04 13:57:20 -03:00
Sasha Melentyev
4b3b514c0f feat(README): add go-dummy 2022-02-04 13:57:20 -03:00
Sasha Melentyev
c41b6a0565 fix(README): fix faker github link 2022-02-04 11:58:53 -03:00
Sasha Melentyev
aa34511b31 feat(README): add faker 2022-02-04 11:49:37 -03:00
Avelino
7f26516496
Update issue templates 2022-02-04 06:49:38 -03:00
Avelino
9adfa3c49f remove robbert229/jwt
ref: #4016
2022-02-04 06:37:21 -03:00
Avelino
8701f36092 remove RichardKnop/go-oauth2-server
ref: #4016
2022-02-04 06:35:48 -03:00
Avelino
e8d14e4cc2 remove mccoyst/vorbis
ref: #4016
https://github.com/square/go-jose/pull/334
2022-02-04 06:33:06 -03:00
Avelino
36b8d4e51a
contrib guide: put a period . at end of description 2022-02-03 09:23:05 -03:00