1 unstable release

0.1.0 Jul 12, 2024

#2585 in Database interfaces


Used in 2 crates

MIT license

41KB
984 lines

🍓 Starstraw

A simple skill-based authentication back-end with permissions that feels like a game.

Examples

Example usage (serving just the API) can be found in the examples/ directory here.

For a more complete example, you can view a simple Markdown pastebin project which includes Starstraw here.

Usage

You can add Pongo as a dependency using the command below:

cargo add starstraw --no-default-features

lib.rs:

Starstraw Library

Dependencies

~60MB
~1M SLoC