Skip to content

Multiple servers for multiple endpoints #462

@dekhaus

Description

@dekhaus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions