Skip to content

wix-incubator/wix-restaurants-jsonclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wix Restaurants JSON Client

Low-level client for Wix Restaurants services, implements a JSON/RPC-like protocol.

Installation

Maven users

Add this dependency to your project's POM:

<dependency>
  <groupId>com.wix.restaurants</groupId>
  <artifactId>wix-restaurants-jsonclient</artifactId>
  <version>1.9.0</version>
</dependency>

Reporting Issues

Please use the issue tracker to report issues related to this library.

License

This library uses the Apache License, version 2.0.