starstraw

Crates.iostarstraw
lib.rsstarstraw
version0.1.0
sourcesrc
created_at2024-07-12 05:58:32.937912
updated_at2024-07-12 05:58:32.937912
descriptionSimple authentication back-end that feels like a game
homepage
repositoryhttps://github.com/hkauso/starstraw
max_upload_size
id1300391
size96,464
(hkauso)

documentation

https://docs.rs/starstraw

README

🍓 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
Commit count: 0

cargo fmt