Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Person2099/HTTPS-Responses
KGS App
https://github.com/Person2099/HTTPS-Responses
Last synced: about 1 month ago
JSON representation
KGS App
- Host: GitHub
- URL: https://github.com/Person2099/HTTPS-Responses
- Owner: Person2099
- Created: 2021-08-12T22:41:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T08:20:50.000Z (over 1 year ago)
- Last Synced: 2024-08-03T17:16:17.411Z (4 months ago)
- Language: Swift
- Size: 905 KB
- Stars: 13
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - HTTP/S Response Code Lookup
README
# HTTPS-Responses
Our app is avaliable here: https://apps.apple.com/us/app/http-s-responses/id1580906147The app will be released from preorder on Friday 9th September
Find our website here: https://httpsresponselookup.onuniverse.com/. The website was created using Universe (https://www.onuniverse.com) and fulfills the neccesary requirements for beta testing via TestFlight, namely a privacy policy.
## Contributors
### @Person2099 (https://github.com/Person2099) is Sebastian.
### @Person2098 (https://github.com/Person2098) is Hunter.
### @Person2097 (https://github.com/Person2097) is Luke.## Main Application Files
To find the main application files open the `S Responses` Folder.
The View Files will be in the encapsulated `UIViews` Folder and most other notable files can be found in the encapsulated `Helpers` folder.## Tests
The files used for testing reside in the `S ResponsesTests` and `S ResponsesUITests` folders.## Dependencies
### External Packages
This application relies on the following external swift packages:
- `SwiftUIX` - https://github.com/OneSignal/OneSignal-XCFramework.git (Open Source) ✅ (Secure) 🔐
- `SwiftUIKit` - https://github.com/danielsaidi/SwiftUIKit.git (Open Source) ✅ (Secure) 🔐
- `OneSignalXCFramework` - https://github.com/SwiftUIX/SwiftUIX.git (Open Source) ✅ (Secure) 🔐
- `Sentry` - https://github.com/getsentry/sentry-cocoa.git (Open Source) ✅ (Secure) 🔐### Fonts
Font files (.ttf) can be found under `S Responses` in the `Fonts` folder.### Other Assets (Appicon Images Etc.)
Most other assets can be found in the `Assets.xcassets` folder.
This can be found in the `S Responses folder`## Notification Controller
Most code powering notification handling and controlling can be found in the `OneSignalNotificationServiceExtension` folder.## Other Metadata
Most metadata relating to the application can be found in the `S Responses.xcodeproj` folder. Almost all metadata is compiled and therefore is not human readable in the format shown.## Issues
Feel free to report any issues in the issues tab of this Github Repo.## Releases
Most application binaries can be found in the releases section of this Github Repo.