Crates.io | starstraw |
lib.rs | starstraw |
version | 0.1.0 |
source | src |
created_at | 2024-07-12 05:58:32.937912 |
updated_at | 2024-07-12 05:58:32.937912 |
description | Simple authentication back-end that feels like a game |
homepage | |
repository | https://github.com/hkauso/starstraw |
max_upload_size | |
id | 1300391 |
size | 96,464 |
A simple skill-based authentication back-end with permissions that feels like a game.
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.
You can add Pongo as a dependency using the command below:
cargo add starstraw --no-default-features