Awesome
MongoDB Explorer
An example application for SwiftMongoDB.
Setup
Simply run
$> carthage bootstrap
and open the Xcode project.
Dependencies
Structure (read: Buzzwords)
MongoDB Explorer uses the Functional Reactive Programming (Bond) and Model View ViewModel (MVVM) paradigms. It uses storyboards (mostly for segues and views) and SnapKit for most of the AutoLayout.
Contributing
If you feel like there's something I should add or fix, feel free to submit an issue or pull request! I'll get to it asap.
License
There's no license that I could find to describe this, so I suppose my license is as such:
You can do whatever you want with this code with the exception of copying large chunks of it and monetizing the product.