Diesel orm library and trying to optimize SQL in sqlx adapterActix and dieselRocket to check how Roccket implements MiddlewareFirst of all, the highest priority job is to implement a real-world-app using actix-casbin-auth, after discussion with my mentor, I decide to write an anonymous shudong to give an example of casbin-rs with RBAC model. I will choose PostgreSQL as database backend and JWT as default authentication method.
As for Rocket, the middleware is called Fairings. So it is available for us to implement a middleware similar to Actix.