https://github.com/tomasruud/urlr
CLI for encoding/decoding url encoded data
https://github.com/tomasruud/urlr
Last synced: 2 months ago
JSON representation
CLI for encoding/decoding url encoded data
- Host: GitHub
- URL: https://github.com/tomasruud/urlr
- Owner: tomasruud
- Created: 2024-08-06T16:30:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T16:41:22.000Z (10 months ago)
- Last Synced: 2025-02-14T20:57:05.312Z (4 months ago)
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# urlr
Install using
```shell
go install github.com/tomasruud/urlr@latest
```