Hi
I'm trying to modify the ng-admin-demo code and add an additional endpoint ('recipes') that 'points' to a local server. I'm trying to determine if its possible to have ng-admin manager endpoints from different servers. For example the endpoints 'products' & 'categories' could be managed by ServerA (http://prodcategories.com:8080) and 'widgets' by ServerB (http://widgetsrus.com:9000).
Is this possible ?
I've got the ng-admin-demo working locally and tried adding a local endpoint. Ng-admin runs and renders - but its not adding my local endpoint.
Thanks
Dave
Hi
I'm trying to modify the ng-admin-demo code and add an additional endpoint ('recipes') that 'points' to a local server. I'm trying to determine if its possible to have ng-admin manager endpoints from different servers. For example the endpoints 'products' & 'categories' could be managed by ServerA (http://prodcategories.com:8080) and 'widgets' by ServerB (http://widgetsrus.com:9000).
Is this possible ?
I've got the ng-admin-demo working locally and tried adding a local endpoint. Ng-admin runs and renders - but its not adding my local endpoint.
Thanks
Dave