Open hsluoyz opened 3 months ago
Background: https://github.com/casbin/casbin-editor/issues/129
The editor is based on Node-Casbin: https://editor.casbin.org/ , but finally we want the editor to support multiple backends like Go, Java, Python, etc, so it will call this CLI API. Now we need to prepare all APIs that are needed by the editor.
@tangyang9464 @imp2002
Background: https://github.com/casbin/casbin-editor/issues/129
The editor is based on Node-Casbin: https://editor.casbin.org/ , but finally we want the editor to support multiple backends like Go, Java, Python, etc, so it will call this CLI API. Now we need to prepare all APIs that are needed by the editor.