Skip to content
tenebrousedge edited this page Dec 26, 2012 · 1 revision

Sections:

  1. Bootstrap
  2. Database
    1. Api Datasource
    2. Token Datasource
  3. Paths
  4. Routes

Copula’s configuration follows the normal CakePHP conventions for the most part. The equivalent of a database schema is our paths file, which contains information about where to locate remote resources and how to query them. This is the complicated part of integration; the other sections are much shorter.