https://github.com/hmaier-dev/http-tool
https://github.com/hmaier-dev/http-tool
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hmaier-dev/http-tool
- Owner: hmaier-dev
- License: mit
- Created: 2025-08-17T16:35:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-17T17:51:09.000Z (11 months ago)
- Last Synced: 2025-08-17T19:28:34.001Z (11 months ago)
- Language: Go
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Develpoment
```
earthly +run --tag="test" && docker run --rm --name http-tool -p 8080:8080 ghcr.io/hmaier-dev/http-tool:test
```