Introducing DRF Guard, a library for making simple to complex access rules.

14 views
Skip to first unread message

Yezileli Ilomo

unread,
May 9, 2020, 6:24:35 PM5/9/20
to Django REST framework

Hello everyone,


I need opinions on a small library I just made for creating simple to complex access rules for Django REST Framework(DRF).

The library works with both class based DRF permissions, Django permissions and Django groups. This library allows you to build complex access rules in a very simple way and apply them directly to your endpoint and to a specific HTTP method(view action type). It allows you to combine permissions and groups with logical operators(And, Or & Not). Here is the link to the repository https://github.com/yezyilomo/drf-guard, Your opinions will be appreciated, you are also welcome to contribute if you're interested. Thank you.

Reply all
Reply to author
Forward
0 new messages