1 unstable release

0.1.0 Jul 12, 2024

#1315 in Web programming


Used in 2 crates

MIT license

41KB
980 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

~58MB
~1M SLoC