API/Swift

From Open Food Facts wiki
Revision as of 09:58, 28 October 2016 by Teolemon (talk | contribs)
Jump to navigation Jump to search


Code repositories

FoodViewer

Use branch PageViewerController.

  • SwiftyJSON.swift is used to parse the json-files;
  • OpenFoodFactsRequest.swift contains the read API;

Repo by @roger

  • Still private