Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janos/httpapitest
https://github.com/janos/httpapitest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/janos/httpapitest
- Owner: janos
- License: bsd-3-clause
- Created: 2023-03-08T00:05:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-08T14:50:13.000Z (over 1 year ago)
- Last Synced: 2024-06-20T06:30:16.552Z (5 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go HTTP response testing utility
[![Go](https://github.com/janos/httpapitest/workflows/Go/badge.svg)](https://github.com/janos/httpapitest/actions)
[![PkgGoDev](https://pkg.go.dev/badge/resenje.org/httpapitest)](https://pkg.go.dev/resenje.org/httpapitest)
[![NewReleases](https://newreleases.io/badge.svg)](https://newreleases.io/github/janos/httpapitest)## Installation
Run `go get resenje.org/httpapitest` from command line.