https://github.com/iolanguage/httpclient
https://github.com/iolanguage/httpclient
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iolanguage/httpclient
- Owner: IoLanguage
- License: bsd-3-clause
- Created: 2018-03-11T11:55:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T08:55:32.000Z (about 8 years ago)
- Last Synced: 2025-06-10T23:07:15.158Z (about 1 year ago)
- Language: Io
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HttpClient
An attempt to clean up URL / HTTP requests
# Installation
```
eerie install https://github.com/IoLanguage/HttpClient.git
```