Subject | Re: [firebird-support] Re: Firebird & Android |
---|---|
Author | Ivan Arabadzhiev |
Post date | 2015-01-17T15:50:41Z |
I have used Ruby (Sinatra) in the past (though I`m not too excited about the Firebird support, it is working), which does provide a rather easy start. Currently going with Clojure, which achieves results with even less code/effort (once you get over the lisp concepts) and offers a single .jar file to deploy.
I assume there is something similarly pleasant to work with for Python.
More traditional Java-based solutions would act just as well, but they would require a lot more code being written. Same goes for C# if you prefer .Net.
In the end, there are way too many choices out there to have "a right one".
2015-01-17 17:02 GMT+02:00 Sudheer Palaparambil sudheer.clt@... [firebird-support] <firebird-support@yahoogroups.com>:
Hi,My RESTful web service has Apache + PHP + Slim + JSON + Firebird (PDO) combination. I am using it for the last 2 years. Or you can opt for Tomcat + Jersey + JSON + Firebird (Jaybird) combination also.Regards.SudheerOn Fri, Jan 16, 2015 at 7:46 PM, 'Louis van Alphen' louis@... [firebird-support] <firebird-support@yahoogroups.com> wrote:Assuming you know how to develop webservices
http://www.codeproject.com/Articles/304302/Calling-Asp-Net-Webservice-ASMX-From-an-Android-Ap
From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com]
Sent: 16 January 2015 04:10 PM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Re: Firebird & Android
I am facing the exact same issue with an app I want to develop. Is there a place you can point me to to learn more about the options and how to implement them? I recognize the issues presented, just not sure what the best approach is to solving them .
[Non-text portions of this message have been removed]