https://github.com/whiletruu/conduit-ios
Some realworld example app apis in a strange swiftui app
https://github.com/whiletruu/conduit-ios
Last synced: about 1 year ago
JSON representation
Some realworld example app apis in a strange swiftui app
- Host: GitHub
- URL: https://github.com/whiletruu/conduit-ios
- Owner: WhileTruu
- Created: 2020-04-25T21:23:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T19:20:58.000Z (about 6 years ago)
- Last Synced: 2025-07-04T21:05:22.673Z (about 1 year ago)
- Language: Swift
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conduit
Playground for elm architecture with SwiftUI using realworld articles api
https://github.com/gothinkster/realworld
Linting:
`swift-format -m lint -r ${PROJECT_DIR} --configuration swiftFormatConfiguration.json`