-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start to make examples #64
Comments
I've already started the second option. It's not finished, since I faced some problems in the diesel-adapter. After releasing version 0.3.0 it's more possible to be able to finalize it. |
@omid don't hesitate if you have met any problems. |
@GopherJ PR is created @ casbin-rs/examples#2 |
actix-web + casbin example with diesel-adapter, using CachedEnforcer |
It'll help the developpers a lot if we can add more examples like what actix-web has done: https://github.com/actix/examples
Currently we don't have enough docs. I hope me or anyone else can find time to add them.
But at the same time we can already start to prepare some examples like:
...
Maybe we can also add some examples on other web frameworks.
I added an repo if anyone wants to contribute.
https://github.com/casbin-rs/examples
The text was updated successfully, but these errors were encountered: