API/Swift

From Open Food Facts wiki
Revision as of 10:38, 6 August 2019 by Teolemon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Code repositories

FoodViewer

Use branch PageViewerController.

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

Official client

https://github.com/openfoodfacts/openfoodfacts-ios/

Repo by @roger

  • Still private