SwiftInstagram alternatives and similar libraries
Based on the "API" category.
Alternatively, view SwiftInstagram alternatives based on common mentions on social networks and blogs.
-
MonkeyKing
MonkeyKing helps you to post messages to Chinese Social Networks. -
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨ -
Swifter Twitter
[DEPRECATED] :bird: A Twitter framework for iOS & OS X written in Swift -
Paste JSON as Code • quicktype
Xcode extension to paste JSON as Swift, Objective-C, and more -
Dip
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances! -
TRON
Lightweight network abstraction layer, written on top of Alamofire -
mongo-swift-driver
The official MongoDB driver for Swift -
GooglePlacesAutocomplete
Google Places address entry for iOS (Swift) -
PXGoogleDirections
Google Directions API helper for iOS, written in Swift -
SwiftlySalesforce
The Swift-est way to build native mobile apps that connect to Salesforce. -
Federal Data SDK
Federal Data SDK built in the Swift programming language. Follow the link for the documentation: -
RandomUserSwift
👤 Framework to Generate Random Users - An Unofficial Swift SDK for randomuser.me -
Kraken
Simple Dependency Injection container for Swift. Use protocols to resolve dependencies with easy-to-use syntax! -
PPWeatherCheck
Incorporate with CoreLocation, Cocoapods, REST APIs, Alamofire, JSON, and UI Animation to Create a Weather Check Application.
Appwrite - The open-source backend cloud platform
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of SwiftInstagram or a related project?
README
SwiftInstagram is a wrapper for the Instagram API written in Swift. It allows you to authenticate users and request data from Instagram effortlessly.
Features
- [x] Effortless and straightforward use.
- [x] Up-to-date with the latest Instagram API features.
- [x] Secure access token storing, thanks to keychain-swift.
- [x] Client-Side authentication.
- [x] 100% documented code.
- [x] Use of Swift 4 Decodable.
- [x] Up-to-date with the latest Apple technologies (Swift 4, Xcode 9, etc).
Upcoming features
Requirements
- iOS 9.0+
- Xcode 9.0+
Usage
I've prepared a wiki page where you can find tons of useful things.
- Installation Guide - Follow it to integrate SwiftInstagram into your project.
- Authentication - To learn how to authenticate your Instagram users.
- Data Retrieval - To start requesting some data from Instagram.
- API Reference - For a more detailed code reference.
Contributing
If you have feature requests or bug reports, feel free to help out by sending pull requests or by creating new issues. Please take a moment to review the [CONTRIBUTING](.github/CONTRIBUTING.md) guidelines.
Credits
SwiftInstagram is brought to you by Ander Goig and contributors to the project. If you're using SwiftInstagram in your project, attribution would be very appreciated.
Companion libraries
SwiftInstagram uses keychain-swift by @evgenyneu to safely store the access token retrieved by the authentication process.
License
SwiftInstagram is released under the MIT license. See [LICENSE](LICENSE) for details.
Author
Ander Goig, [email protected]
*Note that all licence references and agreements mentioned in the SwiftInstagram README section above
are relevant to that project's source code only.