/Flask-RBAC

Drop dead simple Flask app with role-based access control

Primary LanguagePython

Flask RBAC Project

This is a sample RESTFul API. It's intended to demonstrate how to add RBAC to an API with the Flask-RBAC module.

You're looking at the "after" version of the API, with very basic RBAC.

Please note, this code is deliberately simple and incomplete. Don't use it for production.