data

The data folder has the following files:

  • apis.json

  • customers.json

apis.json

The following is the sample of the apis.json file:

{
  "apis" : [
    "Cloud Stack Manager",
    "Eloqua Marketing",
    "Social Cloud"
  ]
}

customers.json

The following is the sample of the customers.json file:

{
  "customers" : [
    "FedEx IT Supply Chain Mgmt",
    "Home Office Shared Service Centre",
    "General Dynamics Information Technology, Inc.",
    "Franklin Templeton Companies, LLC"
  ]
}