AtoZ-API

From Book A Flight
Revision as of 09:59, 28 January 2016 by Mgammon@contextsolutions.co.za (talk | contribs) (Created page with "=Overview= This is the overview starting page for the API.JSON infrastructure for AtoZ The core of the system comprises: * /api-json/api.php * /api-json/Rest.inc.php * /api-json…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

This is the overview starting page for the API.JSON infrastructure for AtoZ

The core of the system comprises:

  • /api-json/api.php
  • /api-json/Rest.inc.php
  • /api-json/dbConnect.inc.php

All calls to the system are calls to api.php, which handles presentation and uses the other two core files for the database interactions.