Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 679 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 679 Bytes

RhoConnect Fat Free CRM Sample

Sample RhoConnect (JavaScript/Ruby) and Rhodes application that uses Fat Free CRM as a backend service. The two RhoConnect apps demonstrate how to implement several related adapters in JavaScript and Ruby, respectively.

Apps

There are three applications in this repository:

  • server-js - RhoConnect application implemented with JavaScript source adapter APIs
  • server-ruby - RhoConnect application implemented with Ruby source adapter APIs
  • client - A Rhodes applictation that can synchronize with either RhoConnect app.