Skip to content

Allow embedding with Rust #2875

@mooreds

Description

@mooreds

Is your feature request related to a problem? Please describe.

I want an embedded Permify server so that I don't have to rely on the network. I want it to work with Rust because a lot of my applications are in Rust.

Describe the solution you'd like

Offer the ability to embed Permify in Rust applications. Integrate with an existing application's database connection so that you could have single transaction include application logic and permissions logic changes.

Describe alternatives you've considered

Run a permify server, create a Rust SDK from the OpenAPI spec, use the REST or gRPC based API.

Additional context

Customer request.

There's also license issues since Permify is by default AGPL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions