You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ).
The text was updated successfully, but these errors were encountered:
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 ).
The text was updated successfully, but these errors were encountered: