Question

I'm interested in connecting to the Evernote Service API, which uses Thrift, from a Delphi Win32 app I am developing. I have done very little work with web services in Delphi, and nothing at all with Thrift. Where would be the best place to get up to speed w/using Thrift from Delphi?

Was it helpful?

Solution

Old Answer Replaced thanks to Leo: Thrift has generators for Delphi, C++, C#, Erlang, Haskell, Java, Objective C/Cocoa, OCaml, Perl, PHP, Python, Ruby, and Squeakr

The generators for Thrift can be found in SVN Here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top