https://github.com/foxt/watcHTTP
watcHTTP is a watchOS app to send HTTP requests from your wrist.
https://github.com/foxt/watcHTTP
Last synced: 8 months ago
JSON representation
watcHTTP is a watchOS app to send HTTP requests from your wrist.
- Host: GitHub
- URL: https://github.com/foxt/watcHTTP
- Owner: foxt
- License: gpl-3.0
- Created: 2019-08-14T02:39:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T02:56:06.000Z (over 6 years ago)
- Last Synced: 2025-04-19T01:32:52.532Z (9 months ago)
- Language: Swift
- Homepage:
- Size: 1.65 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# watcHTTP
watcHTTP is a watchOS 6 and iOS 13 app to send HTTP requests from your wrist.
## Notice
This code is very messy (and proabaly buggy too!) as it is my first project in Swift that isn't just a Hello World application. If you have any issues, feel free to PR or submit an issue.
## Thanks
[Alamofire](https://github.com/Alamofire/Alamofire) for the HTTP library
The HTTP text in the icon is an icon provided by the Material Design project.