Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 1.92 KB

README.md

File metadata and controls

57 lines (40 loc) · 1.92 KB

scayle-logo-cr

SCAYLE Storefront API Java SDK

The SCAYLE Storefront API Java SDK streamlines interactions with Storefront REST APIs.

SCAYLE's **Storefront API PHP SDK is released under the MIT license.

Getting Started

Visit the Quickstart Guide to set up the Storefront API Java SDK

Visit the Docs to learn more about our system requirements.

Installation

# Maven
<dependency>
    <groupId>com.scayle.storefrontapi</groupId>
    <artifactId>StorefrontClient</artifactId>
    <version>1.136.1</version>
</dependency>

#Gradle
implementation 'com.scayle.storefrontapi:StorefrontClient:1.136.1'

What is Scayle ?

SCAYLE is a full-featured e-commerce software solution that comes with flexible APIs. Within SCAYLE, you can manage all aspects of your shop, such as products, stocks, customers, and transactions.

Learn more about Scayles’s architecture and commerce modules in the [Docs] (https://new.scayle.dev/en/user-guide).

Community

The community and core teams are available in GitHub, where you can ask for support, discuss roadmap, and share ideas.

Other channels

License

Licensed under the MIT