Difference between revisions of "API/Swift"

From Open Food Facts wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:API]]
 
[[Category:API]]
 
+
[[Category:Swift]]
 +
[[Category:SDKs]]
 
== Code repositories ==
 
== Code repositories ==
 
===[https://github.com/aleene/FoodViewer FoodViewer]===  
 
===[https://github.com/aleene/FoodViewer FoodViewer]===  
Line 6: Line 7:
 
* 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;
 +
 +
=== Official client ===
 +
https://github.com/openfoodfacts/openfoodfacts-ios/
 +
 +
=== Repo by @roger ===
 +
* Still private
 +
 +
== Apps reusing the Swift SDK ==
 +
 +
== Get in touch ==
 +
{{Box
 +
| 1    =  Slack channel
 +
| 2    =  [https://openfoodfacts.slack.com/messages/CE2A1E7MH/ #ios-sdk]
 +
}}

Latest revision as of 16:36, 27 August 2024

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

Apps reusing the Swift SDK

Get in touch

Slack channel