Skip to content

An App which uses Alamofire 4.0 and Swift 3.0 to show tags and colors after uploading a photo. Working with the Imagga API used the Swift 2 Tutorial from https://www.raywenderlich.com/121540/alamofire-tutorial-getting-started as basic

Notifications You must be signed in to change notification settings

ronatory/alamofire-photo-tagger

Repository files navigation

alamofire-photo-tagger

The project is about to work with the Imagga API and give the users these opportunities.

The user can upload a photo via the simulator/camera to Imagga and as result gets specific Photo tags and colors which describe the photo.

NOTE: Replace xxx in ImaggaRouter.swift with your auth token found at https://imagga.com/profile/dashboard

Result

Installation

  • Use Xcode 8.0
  • Use Swift 3.0
  • Use CocoaPods as dependency manager

To install, download it or clone and then start pod install in the project directory.

After that open the .xcworkspace file.

Framework Reference

  • Use Alamofire for simplifying common networking tasks.

API Reference

About

An App which uses Alamofire 4.0 and Swift 3.0 to show tags and colors after uploading a photo. Working with the Imagga API used the Swift 2 Tutorial from https://www.raywenderlich.com/121540/alamofire-tutorial-getting-started as basic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published