Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://antranapp.github.io/IndieApps/

A platform to showcase your side projects/apps
https://antranapp.github.io/IndieApps/

appstore indie indiedev ios opensource-apps swift swiftui the-composable-architecture

Last synced: about 2 months ago
JSON representation

A platform to showcase your side projects/apps

Awesome Lists containing this project

README

        

# A platform to discuss/showcase your side projects

## What is this?

Inspired by [this twitter thread](https://twitter.com/stroughtonsmith/status/1266058437374476293)

Indie Apps Showcases is a platform for indie app developers to dicuss/showcase their side projects/apps for different purposes:

- Gathering feedbacks.
- Finding early adopters.
- Showcasing their works.
- Or just having fun.

The app is driven by a git backend hosted [here](https://github.com/antranapp/IndieAppsContent)

## Technology

- [SwiftUI](https://developer.apple.com/documentation/swiftui) for UI
- [Combine](https://developer.apple.com/documentation/combine) for reactive programming
- [The Combposable Architecture](https://github.com/pointfreeco/swift-composable-architecture/) for architecture
- [Objective-Git](https://github.com/libgit2/objective-git) for management of git repositories
- Some other utilities packages: [Files](https://github.com/JohnSundell/Files), [Yams](https://github.com/jpsim/Yams), [Kingfisher](https://github.com/onevcat/Kingfisher), [ZIPFoundation](https://github.com/weichsel/ZIPFoundation)

## Contribution

Contribution, PRs, feedbacks are warmly welcome.

## Installation

- Clone the project.
- Run `carthage update --platform iOS` to install required dependencies.

## License

MIT.

Twitter: [@AppsIndie](https://twitter.com/AppsIndie)