Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Gemini API for Java

api

Hi,

In features-page wrote that I can communicate with Gemini using JSON, XML, .NET and Java. I see documentation about .net API but nothing about Java. Can I use Java and what way is the best for it?

Thank you.

eldest
· 1
eldest
Replies (1)
helpful
0
not helpful
ANSWER

All communications with Gemini is using REST and XML / JSON. All you have to do is create a JAVA client that posts / gets the XML to / from Gemini. We do have a sample to get you started: http://www.geminiplatform.com/downloads/v41/CounterSoft.Gemini.Java.zip


Saar Cohen
· 5000
Saar Cohen