/wix-restaurants-java-sdk

Wix Restaurants Java SDK

Primary LanguageJavaApache License 2.0Apache-2.0

Wix Restaurants Java SDK

Official Java client for the Wix Restaurants API.

Usage

See wix-restaurants-java-examples for common use cases:

  • Search for restaurants by location
  • Retrieve and display a restaurant's menu
  • Submit an order (pickup or delivery) to a restaurant
  • Submit an order received via a 3rd-party portal, where the customer pays the portal and not the restaurant
  • Retrieve all new orders for a restaurant, and mark them as accepted

Installation

Maven users

Add this dependency to your project's POM:

<dependency>
  <groupId>com.wix.restaurants</groupId>
  <artifactId>wix-restaurants-java-client</artifactId>
  <version>1.20.0</version>
</dependency>

Reporting Issues

Please use the issue tracker to report issues related to this library, or to the Wix Restaurants API in general.

License

This library uses the Apache License, version 2.0.

Additional information

We have an open attitude for working with partners, big or small. For inquiries, email dannyl@wix.com