Casablanca and non-Windows server side

已鎖定 Casablanca and non-Windows server side

  • Mittwoch, 27. Juni 2012 18:42
     
     

    Hey,

    My server side, whose REST services I would like to consume in a client, is already written and is not Windows-based.  Any problem with that?  Casablanca can help me consume REST services from non-Windows servers?

    Thanks,

    Eric


    Eric


Alle Antworten

  • Mittwoch, 27. Juni 2012 20:05
    Besitzer
     
     Beantwortet


    It should absolutely work as long as you rely on some language-independent serialization format, such as XML or JSON, for your data passed in and out of the service.

    Niklas