Skip to content

Commit

Permalink
Add links to java client
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed Jun 20, 2018
1 parent 25005f6 commit 63783cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@ To install Stash, please follow the guide [here](https://appscode.com/products/s
## Using Stash
Want to learn how to use Stash? Please start [here](https://appscode.com/products/stash/0.7.0).

## Stash API Clients
You can use Stash api clients to programmatically access its objects. Here are the supported clients:

- Go: [https://github.com/appscode/stash](/client/clientset/versioned)
- Java: https://github.com/stash-client/java

## Contribution guidelines
Want to help improve Stash? Please start [here](https://appscode.com/products/stash/0.7.0/welcome/contributing).

Expand Down

0 comments on commit 63783cc

Please sign in to comment.