Merge pull request #1576 from MunGell/remove-httpexpect

Remove httpexpect from the data.json for inactivity
This commit is contained in:
Sammy Hori
2025-02-21 21:55:00 +00:00
committed by GitHub

View File

@@ -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",