tree: 7879a692770b9cb0af01a0c23381a50ba3f21892 [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.