https://github.com/foxt/watchttp
watcHTTP is a watchOS app to send HTTP requests from your wrist.
https://github.com/foxt/watchttp
Last synced: 22 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T02:56:06.000Z (almost 6 years ago)
- Last Synced: 2025-04-30T00:34:40.023Z (22 days 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.