Difference between revisions of "API/Swift"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
== Code repositories == | == Code repositories == | ||
− | [https://github.com/aleene/FoodViewer FoodViewer] | + | ===[https://github.com/aleene/FoodViewer FoodViewer]=== |
+ | Use branch PageViewerController. | ||
+ | * SwiftyJSON.swift is used to parse the json-files; | ||
+ | * OpenFoodFactsRequest.swift contains the read API; |
Revision as of 09:20, 26 October 2016
Code repositories
FoodViewer
Use branch PageViewerController.
- SwiftyJSON.swift is used to parse the json-files;
- OpenFoodFactsRequest.swift contains the read API;