Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose all management functionalities in a REST API #26

Open
johannesduesing opened this issue May 19, 2018 · 1 comment
Open

Expose all management functionalities in a REST API #26

johannesduesing opened this issue May 19, 2018 · 1 comment

Comments

@johannesduesing
Copy link
Contributor

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 ).

@bhermann
Copy link
Member

Good idea. Let's do that in a future iteration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants