This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Project structure
Daniel Bauke edited this page Feb 14, 2024
·
2 revisions
ZalandoCommerceAPI framework is the core framework that contains:
-
ZalandoCommerceAPI
struct that provides all business logic and API calls. - public models and errors used for API calls
Think about it as of Foundation
library
ZalandoCommerceUI uses ZalandoCommerceAPI as the foundation and provides public checkout functionality to customers. ZalandoCommerceUI also contains all the generic UI methods used internally within Zalando Commerce SDK.
Think about it as of UIKit
library.
Code reference documentation is manually generated with every release.
Current documentation is available here:
* [ZalandoCommerceAPI](https://bonkey.github.io/zalando-commerce-ios/zalando-commerce-sdk/)
* [ZalandoCommerceUI](https://bonkey.github.io/zalando-commerce-ios/zalando-commerce-ui/)
☎️ Questions, problems, new ideas? Please email us or create an issue.
© 2016-2017 Zalando SE