tree: eed3c60ca0362f2080bfa4f5af2b16b169c40703 [path history] [tgz]
  1. README.md
  2. __init__.py
  3. admin.py
  4. models.py
xos/services/exampleservice/README.md

ExampleService

This is an example XOS service, specifically the Django Model and Admin.

The Synchronizer corresponding to this service can be found in ../../synchronizers/exampleservice.

Documentation for this is located here: XOS Guide : DevGuide : ExampleService.