Skip to content

Expose all management functionalities in a REST API #26

Open
@johannesduesing

Description

@johannesduesing

Administrators of a Delphi instance might want to automate certain management tasks or use information provided by the management interface in their own programs.
By implementing a REST based API this would be possible with minimal overhead for the developers. As almost all programming languages provide some sort of support for REST, a lot of administrators could make use of this feature.
The current authentication framework silhouette supports the implementation of such an interface (an example application can be found here: https://github.com/datalek/silhouette-rest-seed ).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions