mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Merge pull request #1576 from MunGell/remove-httpexpect
Remove httpexpect from the data.json for inactivity
This commit is contained in:
@@ -310,15 +310,6 @@
|
||||
],
|
||||
"description": "A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process."
|
||||
},
|
||||
{
|
||||
"name": "httpexpect",
|
||||
"link": "https://github.com/gavv/httpexpect",
|
||||
"label": "help-wanted",
|
||||
"technologies": [
|
||||
"Go"
|
||||
],
|
||||
"description": "End-to-end HTTP and REST API testing for Go."
|
||||
},
|
||||
{
|
||||
"name": "Killgrave",
|
||||
"link": "https://github.com/friendsofgo/killgrave",
|
||||
|
||||
Reference in New Issue
Block a user