GET /api/v1/basic/:appName
returns the app information for app :appName
GET /api/v1/multi/:appName,:appName,:appName,:appName
returns the information for all requested apps
GET /api/v1/all
returns the information about all apps
useful mostly to initialize a local cache/mirror