easywebhub / BackendEasyWeb

admin url
http://easyadmincp.com
0 stars 1 forks source link

Aurelia source code for WebAdmin #3

Open baotnq opened 8 years ago

baotnq commented 8 years ago
// var data = httpClient.getAPI(`....`) ;
var data = {
  ... data of json, copied from sample data
}

Notes: Source code of WebAdmin will be in /webadmin folder of this source code, similar as /CouchbaseAPIMVC