API/Swift: Difference between revisions

From Open Food Facts wiki
No edit summary
Line 6: Line 6:
* SwiftyJSON.swift is used to parse the json-files;
* SwiftyJSON.swift is used to parse the json-files;
* OpenFoodFactsRequest.swift contains the read API;
* OpenFoodFactsRequest.swift contains the read API;
=== Repo by @roger ===
* Still private

Revision as of 09:58, 28 October 2016


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